Closed dekz closed 4 years ago
Yield to the event loop during CPU intensive tasks. Adds a little overheard but allows other tasks to be worked on (i.e move something to waiting to i/o waiting)
Description
Yield to the event loop during CPU intensive tasks. Adds a little overheard but allows other tasks to be worked on (i.e move something to waiting to i/o waiting)