Replies: 1 comment
-
sqlite 并发写不安全的 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
多线程频繁读写, 触发异常并且导致窗体直接闪退 并且捕获不到异常
只能在输出窗口里看到异常提示
引发的异常:“System.ObjectDisposedException”(位于 System.Data.SQLite.dll 中)
本人菜鸟请问如何解决,或者最起码不要让窗体闪退!
Beta Was this translation helpful? Give feedback.
All reactions