Catching IOException without logging/rethrowing #2119
guillaume86
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was reading a bit of the code and found this:
https://github.com/mbdavid/LiteDB/blob/5ec64e5bd2453e506bd135ace1b1c0ab5717d3f5/LiteDB/Engine/Disk/DiskWriterQueue.cs#L115-L118
That looks a bit scary to me, could not that lead to data corruption or at a minimum hidden data loss?
Beta Was this translation helpful? Give feedback.
All reactions