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
Ensure we all use the same event loop without changes needed
This change sets the event loop on `React\EventLoop\Loop` to `Revolt\EventLoop\Adapter\React\RevoltLoop` so that there are no changes needed anywhere to use a single event loop.
0 commit comments