Comment by mrkeen
6 hours ago
Yes, multithreaded problems go away on a single thread.
Is there any way for an external thread to ask (via CSP) for the state, think about the state, then write back the new state (via CSP)?
If so, you're back to race conditions - with the additional constraints of a master thread and CSP.
No comments yet
Contribute on Hacker News ↗