This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Description
- Operating system: Windows 7 x64 Enterprise
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.