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
-
I was reading a bit of the code and found this:
LiteDB/LiteDB/Engine/Disk/DiskWriterQueue.cs
Lines 115 to 118 in 5ec64e5
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