-
Notifications
You must be signed in to change notification settings - Fork 30.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--watch mode shouldn't enter REPL, causes a crash #45006
Labels
watch-mode
Issues and PRs related to watch mode
Comments
|
cc @MoLow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
v18.11.0
Platform
Darwin M1-MacBook-Pro.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
Subsystem
No response
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
always
What is the expected behavior?
--watch
alone shouldn't enter a REPLWhat do you see instead?
REPL is started, any input crashes the process
Additional information
No response
The text was updated successfully, but these errors were encountered: