Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment