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
Perform write operations, block all coroutines, happen occasionally, it seems that adding a timeout should work, but no parameters related to read_timeout and write_timeout can be found
To Reproduce
can't reproduce in fixed mode
Expected behavior
Execution timeout or Exception, does not affect other normal operations
Logs/tracebacks
bolck ,Nothing at all
Python Version
Python 3.10.9
aiomysql Version
Name: aiomysqlVersion: 0.1.1Summary: MySQL driver for asyncio.Home-page: https://github.com/aio-libs/aiomysqlAuthor: Nikolay NovikAuthor-email: [email protected]License: MIT
PyMySQL Version
Name: PyMySQLVersion: 1.0.2Summary: Pure Python MySQL DriverHome-page: https://github.com/PyMySQL/PyMySQL/Author: yutaka.matsubaraAuthor-email: [email protected]License: "MIT"
Describe the bug
Perform write operations, block all coroutines, happen occasionally, it seems that adding a timeout should work, but no parameters related to read_timeout and write_timeout can be found
To Reproduce
can't reproduce in fixed mode
Expected behavior
Execution timeout or Exception, does not affect other normal operations
Logs/tracebacks
Python Version
Python 3.10.9
aiomysql Version
PyMySQL Version
SQLAlchemy Version
OS
ubuntu
Database type and version
SELECT VERSION();
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: