Starts pseudo-infinite event loop. Event loop will keep running as long as there is at least one event registered.
SanityException if there are some active worker fibers left in the pool by the time there are not events left
See Implementation
Starts pseudo-infinite event loop. Event loop will keep running as long as there is at least one event registered.