fasteddy516 / SimplySerial

A windows console application for serial communications.
MIT License
180 stars 22 forks source link

Logging "flush-to-disk" on slow-fill does not work correctly. #11

Closed fasteddy516 closed 3 years ago

fasteddy516 commented 3 years ago

The "nothing written for 10 seconds" log timeout introduced in 0.5.0-beta.2 doesn't actually work as intended since it will only be triggered if there is also no incoming serial traffic for that duration.