Scheduler.eventLoop

Starts pseudo-infinite event loop. Event loop will keep running as long as there is at least one event registered.

Throws

SanityException if there are some active worker fibers left in the pool by the time there are not events left

Meta