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: Resolve Blocking File Operations in move_emojis_directory and Code Improvements #454

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

Ludy87
Copy link
Owner

@Ludy87 Ludy87 commented Jan 5, 2025

This pull request addresses an issue with blocking file operations (os.scandir in shutil.rmtree) inside the event loop and introduces several code optimizations for the xplora_watch integration.

Ludy87 added 2 commits January 5, 2025 14:05
…Code Improvements

This pull request addresses an issue with blocking file operations (`os.scandir` in `shutil.rmtree`) inside the event loop and introduces several code optimizations for the `xplora_watch` integration.

Signed-off-by: Ludy87 <[email protected]>
Signed-off-by: Ludy87 <[email protected]>
Copy link

sonarqubecloud bot commented Jan 5, 2025

@Ludy87 Ludy87 merged commit 7e032f3 into main Jan 5, 2025
9 checks passed
@github-actions github-actions bot added PR: released and removed in progress wait in examination labels Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant