Files
poseidon/tests
Maximilian Paß 41eb2627ae Handle stopping goroutines of the MemoryLeakTestSuite.
We observed a race condition that sometimes goroutines are just closing but still measured by the goroutine Lookup of the following test.
We try to avoid this by adding `runtime.Gosched()` at the start of each test.
2023-11-16 12:10:57 +01:00
..
2023-06-04 11:54:42 +01:00
2022-11-26 13:33:44 +00:00
2023-10-31 15:49:56 +01:00