* 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.
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.