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

The program is blocked for unknown reasons, causing other protocols to fail to run #909

Open
1 task done
AndrewGPU opened this issue Mar 24, 2023 · 1 comment
Open
1 task done
Labels

Comments

@AndrewGPU
Copy link

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

bolck ,Nothing at all

Python Version

Python 3.10.9

aiomysql Version

Name: aiomysql
Version: 0.1.1
Summary: MySQL driver for asyncio.
Home-page: https://github.com/aio-libs/aiomysql
Author: Nikolay Novik
Author-email: [email protected]
License: MIT

PyMySQL Version

Name: PyMySQL
Version: 1.0.2
Summary: Pure Python MySQL Driver
Home-page: https://github.com/PyMySQL/PyMySQL/
Author: yutaka.matsubara
Author-email: [email protected]
License: "MIT"

SQLAlchemy Version

Name: SQLAlchemy
Version: 1.4.46
Summary: Database Abstraction Library
Home-page: https://www.sqlalchemy.org
Author: Mike Bayer
Author-email: [email protected]
License: MIT
Location: /usr/

OS

ubuntu

Database type and version

SELECT VERSION();

Additional context

No response

Code of Conduct

  • I agree to follow the aio-libs Code of Conduct
@AndrewGPU AndrewGPU added the bug label Mar 24, 2023
@562218352
Copy link

this situation happens in my project too. how to fix , any suggestion is appreciated ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants