add changes

This commit is contained in:
lores 2025-03-31 23:47:37 +03:00
parent 47c6141f8c
commit b76cc2b6ef

1
CHANGES/1661.misc.rst Normal file
View file

@ -0,0 +1 @@
Replaced ```loop.run_in_executor``` with ```asyncio.to_thread``` for improved readability and consistency.