You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Resolve Blocking File Operations in `move_emojis_directory` and …
…Code Improvements (#454)
* Fix: Resolve Blocking File Operations in `move_emojis_directory` and 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 <Ludy87@users.noreply.github.com>
* Update entity.py
Signed-off-by: Ludy87 <Ludy87@users.noreply.github.com>
---------
Signed-off-by: Ludy87 <Ludy87@users.noreply.github.com>