Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] No thread safety since 5.0.21 #2554

Open
feitzi opened this issue Oct 11, 2024 · 0 comments
Open

[BUG] No thread safety since 5.0.21 #2554

feitzi opened this issue Oct 11, 2024 · 0 comments
Labels

Comments

@feitzi
Copy link

feitzi commented Oct 11, 2024

Version
5.0.21

Describe the bug
We assume that a LiteDatabase instance is not thread-safe since the last update (V 5.0.21), maybe this PR was wrong: #2447
Our application writes code to the same LiteDatabase instance in different threads. And since 5.0.21 we have a strange bug that sometimes writes corrupt data.

@feitzi feitzi added the bug label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant