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
Context should be renamed to Manager, and Event should be renamed to Context. This will make things more sane. Manager is about managing Context objects, the event-loop and later the processes.
Contextshould be renamed toManager, andEventshould be renamed toContext. This will make things more sane.Manageris about managingContextobjects, the event-loop and later the processes.