Skip to content
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

fix(watch): don't panic if there's no path provided #26972

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

bartlomieju
Copy link
Member

Closes #26970

@bartlomieju bartlomieju requested a review from dsherret November 21, 2024 15:42
@argshook
Copy link

Fast AF! From report to fix just ~15mins! 👏🏻

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartlomieju bartlomieju enabled auto-merge (squash) November 21, 2024 16:03
@bartlomieju bartlomieju merged commit bfa9230 into denoland:main Nov 21, 2024
17 checks passed
@bartlomieju bartlomieju deleted the file_watcher_panic branch November 21, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deno 2.1.0 panics on Linux, after saving a file when running with --watch
3 participants