Files
bun.sh/src
Claude Bot 84d566de4d Enable background commands (&) in shell
Background commands using the '&' operator are now fully functional.
The infrastructure was already in place from PR #9631 but was
intentionally disabled. This commit enables the feature by:

- Uncommenting and fixing the parser code in shell.zig
- Adding Subshell support to the Async state
- Adding proper error checking for '&' followed by '||'
- Updating tests to reflect the new functionality

Fixes the issue where users got "Background commands '&' are not
supported yet" error when trying to run commands in the background.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-09 12:51:08 +00:00
..
2025-07-21 13:26:47 -07:00
2025-09-04 18:06:47 -07:00
2025-09-03 18:59:15 -07:00
2025-07-21 13:26:47 -07:00
2025-07-29 19:35:46 -07:00
2025-09-03 15:40:44 -07:00
2025-07-21 13:26:47 -07:00
2025-09-07 00:46:36 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-08-27 06:39:11 -07:00
2025-09-04 18:06:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-09-03 15:40:44 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00