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 CSS watcher crashing when file becomes unavailable... #4079

Merged
merged 5 commits into from
Jan 31, 2024

Conversation

darrenburns
Copy link
Member

@darrenburns darrenburns commented Jan 30, 2024

... and ensure it still works when the file comes back.

Fixes #3996.

Copy link
Contributor

@rodrigogiraoserrao rodrigogiraoserrao left a comment

Choose a reason for hiding this comment

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

🐍 🚀

Copy link
Collaborator

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

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

Just a wee request.

src/textual/app.py Outdated Show resolved Hide resolved
@darrenburns darrenburns merged commit 60e0d8d into main Jan 31, 2024
20 checks passed
@darrenburns darrenburns deleted the fix-vim-css-watcher-crash branch January 31, 2024 13:10
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.

Editing CSS with e.g. vim can crash an app
3 participants