Skip to content

1.4.3

Choose a tag to compare

@krylosov-aa krylosov-aa released this 14 Jan 22:09

A small refactoring: proper locking for monitoring thread creation, so an early call to stop_pg_monitor can't happen before the thread actually starts. This wasn't really possible anyway given the code in main, but it makes the code cleaner and more correct.