Hacker News new | ask | show | jobs
by cjdrake 589 days ago
Correct in this case. In src/seqlogic/sim.py there are four usages of 'yield' keyword that suspend the current coroutine and return control to the event loop.