Skip to content

Fix for issue: https://github.com/mbdavid/LiteDB/issues/2307#2317

Merged
mbdavid merged 1 commit intolitedb-org:masterfrom
m-omerovic:bugfix-DiskWriterQueue-stops-working
Jul 20, 2023
Merged

Fix for issue: https://github.com/mbdavid/LiteDB/issues/2307#2317
mbdavid merged 1 commit intolitedb-org:masterfrom
m-omerovic:bugfix-DiskWriterQueue-stops-working

Conversation

@m-omerovic
Copy link
Copy Markdown

@m-omerovic m-omerovic commented Apr 26, 2023

Remove if queue empty check that does not reset running flag. If the queue was already emptied out by the previous ExecuteQueue, then this way it will always reset running flag back to 0.

Remove if queue empty check that does not reset running flag. If the queue was already emptied out already by the previous ExecuteQueue, then this way it will always reset running flag back to 0.
@mbdavid mbdavid merged commit c96a393 into litedb-org:master Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants