Closed
Description
Right now they're heavily based on channels in M:N mode, and this does not easily work at all in 1:1 mode. These abstractions either need to be completely redesigned in order to support being able to work in 1:1 and M:N mode, or they need to get a reasonable implementation in 1:1 mode.
The current best idea that I have for this is to have a global "worker thread" which is an "event loop" for timers and signals. Also remember that whatever design is settled on must have a solution for all platforms.
Metadata
Metadata
Assignees
Labels
No labels