1.4.3
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.