oven-sh/bun

`bun -` keeps running forever

开放

#13,196 创建于 2024年8月9日

 (0 条评论) (0 个反应) (0 位负责人)Rust (4,486 个派生)batch import
bugcliconfirmed buggood first issue

仓库指标

星标
 (90,348 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南