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
Disable setImmediate event loop yielding in the browser, (#50)
* Disable `setImmediate` event loop yielding in the browser, Closes#48 * Apply suggestions from code review Co-Authored-By: Phil Plückthun <phil@kitten.sh> * Disable yielding in `visitLoop` in environments with no `setImmediate` Co-authored-by: Phil Plückthun <phil@kitten.sh>
0 commit comments