mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* fix: make event.on work with for...await of readline module * fix: queueing events before next() call and multiple event vals * test: add tests for events.on and readline for await...of * style, docs * [autofix.ci] apply automated fixes * refactor: use removeListeners instead of check for done * test: merge test files * test: remove todo comment * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>