Skip to content
Commit 9a7d578a authored by Stephen Connolly's avatar Stephen Connolly
Browse files

Ensure that listeners do not get notified when a computer is killed from a...

Ensure that listeners do not get notified when a computer is killed from a thread with the Queue lock

- We don't know what those listeners will be doing
- I'm not completely happy with having to do it this way, there are some theoretical paths where we end
  up re-acquiring the Queue lock in Computer.kill() but they should not be the normal path
parent 7558a6a3
Loading
Loading
Loading
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