Files
patroni/tests
Alexander KukushkinandGitHub facee0186d Explicitly start logger Thread (#1186)
The PatroniLogger object is instantiated in the Patroni constructor and down the road there might be a fatal error causing Patroni process to exit, but live thread prevents the normal shutdown.
In order to mitigate the issue and don't loose ability to use the logging infrastructure we will switch to QueueLogger only when the thread was explicitly started from the Patroni.run() method.

Continuation of https://github.com/zalando/patroni/pull/1178
2019-10-07 11:00:38 +02:00
..
2019-08-02 11:34:29 +02:00
2019-08-05 15:08:04 +02:00
2019-05-21 16:02:47 +02:00
2019-05-21 16:02:47 +02:00
2018-09-19 16:32:33 +02:00