Skip to content
Snippets Groups Projects
Commit a5ce2cfc authored by Alexandru Fikl's avatar Alexandru Fikl
Browse files

some more tweaks to concurrency checker.

Uses WeakSet to store events so we don't have to worry when they get
destroyed.

The check for out of sync events is also more strict: we now store the
event per (buffer, op) as well as per queue and only check events that
are still valid in both and only for the current buffer.
parent 1575333b
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.
Please register or to comment