bugcliconfirmed buggood first issue
Description
What version of Bun is running?
1.1.22-canary.96+df33f2b2a
What platform is your computer?
Darwin 24.1.0 arm64 arm
What steps can reproduce the bug?
run bun - it will run forever without doing a thing.
What is the expected behavior?
it should behave as bun -- so it should print the bun help message
What do you see instead?
Bun starts, prints nothing, won't end the process unless manually
Additional information
No response