You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2019. It is now read-only.
To support having multiple running channels we need some kind of way of scheduling processes, so it is possible to switch from process to another.
Instead of just using
currentProcessIdwe probably want some kind of priority queue.