Closed lzap closed 2 years ago
Sup, I was having some troubles with file reopening until I realized I was not calling flush or close. It works fine, well here is a unit test I wrote if you want it in the codebase. Cheers!
There seem to be some race condition in test/appenders/test_async_flushing.rb:164:in test_async_writes' ?
test_async_writes'
Closing, feel free to take it from here if you think this patch is useful. Cheers!
Sup, I was having some troubles with file reopening until I realized I was not calling flush or close. It works fine, well here is a unit test I wrote if you want it in the codebase. Cheers!