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: add check for nothing as manifest file in active_project_watcher #765

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

thazhemadam
Copy link
Contributor

@thazhemadam thazhemadam commented Sep 28, 2023

Since manifest_file() can return nothing as well, add a check/guard for when it's nothing in active_project_watcher.

Fixes #762.

Since `manifest_file()` can return `nothing` as well, add a check/guard
for when it's `nothing` in `active_project_watcher`.
@thazhemadam
Copy link
Contributor Author

Tested this locally and it seems to work.

@KristofferC KristofferC merged commit baa0b57 into timholy:master Sep 28, 2023
9 of 12 checks passed
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.

Error when loading Revise on startup
2 participants