Files
poseidon/tests
Maximilian Paß 2ea24911de Fix inconsistent calculation of goroutines.
We observed that sometimes the `pprof.Lookup("goroutine")` resulted in a different goroutine count than `runtime.NumGoroutine()`. It might be due to a race condition, but our usage of both made it impossible to debug.
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