Skip to content
Snippets Groups Projects
Commit f90f7c5e authored by akwizgran's avatar akwizgran
Browse files

Use a single-threaded executor for the database.

This ensures that if two DatabaseExecutor tasks update the database and
broadcast events, the events are broadcast in the same order as the
updates occurred.
parent 7d9ce4c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment