mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* remove the incorrect parameters Close: https://github.com/oven-sh/bun/issues/3424 * fix error code * add callbackify tests * fix function type * ensure `done` is called when error occurred