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

Don't instantiate the LocalSourcesWatcher if file watching is disabled #8741

Merged
merged 2 commits into from
May 23, 2024

Conversation

vdonato
Copy link
Collaborator

@vdonato vdonato commented May 22, 2024

See the associated bug report for a description of the issue that this PR is fixing.

Note that I also did a quick drive-by refactor changing the usage of self.assert* in
app_session_test.py to raw asserts since pytest formats these nicely for us. The
relevant code changes in this PR are in the first commit, and the refactor is in the second.

Closes #8738

Copy link
Collaborator

@LukasMasuch LukasMasuch left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@vdonato vdonato merged commit 3cce967 into develop May 23, 2024
47 checks passed
@vdonato vdonato deleted the vdonato/fix/8738 branch May 23, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants