mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* Add checks that we drain the microtask queue whenever we call into JavaScript * Drain microtasks in more places * Tweak assertions for entering/exiting the event loop * Drain more --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>