Closed ema-ava closed 4 years ago
@oz123 I would be great if you could take a look at this PR when you have time.
I'm sorry, but I'm quite busy until the end of the month.
No problem. Thx for the fast reply!
@thisch @ema-ava thanks for the issue and PR.
Removal of the main_thread liveness check is neccessary because if the BufferedMongoHandler is initialized in a thread that is not alive for the whole runtime of the script, flushing using the buffer_periodical_flush_timing does not work.
Fixes #42