Files
bun.sh/test/js/bun/shell/shell-hang-error-fixture.js
Jarred Sumner 1879c499b1 Add shell hanging tests (#9463)
* Add shell hanging tests

* Fix shell hanging

---------

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
2024-03-16 16:22:14 -07:00

3 lines
83 B
JavaScript
Generated

Bun.$.throws(true);
await Bun.$`not-found-command-1234 || not-found-command-5678`;