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
{{ message }}
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
Expected behavior
Chromium processes callback dispatched by uv_async_send function in the normal way.
Actual behavior
Chromium hangs and leads to 100% CPU usage after calling callback via uv_async_send.
How to reproduce
The problem can be reproduced only on a single-core machine.