Skip to content

Fix race in tests cause by log hook

Pavlo Strokov requested to merge ps-fix-race-hook-entries into master

Entries is not lock-protected and AllEntries method needs to be used instead in concurrent execution.

Merge request reports

Loading