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

[Bug] python client conflict with uvicorn #902

Open
3 tasks done
eigen2017 opened this issue Jan 2, 2025 · 1 comment
Open
3 tasks done

[Bug] python client conflict with uvicorn #902

eigen2017 opened this issue Jan 2, 2025 · 1 comment
Labels
type/bug Something isn't working

Comments

@eigen2017
Copy link

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Programming Language of the Client

Python

Runtime Platform Environment

linux
python client

RocketMQ Version of the Client/Server

Client

Run or Compiler Version

5.0.0

Describe the Bug

when integrate this client to fastapi over uvicorn projects,
it'll cause uvloop BlockingIOError

Steps to Reproduce

will see

What Did You Expect to See?

solve this

What Did You See Instead?

no

Additional Context

No response

@eigen2017 eigen2017 added the type/bug Something isn't working label Jan 2, 2025
@zhouli11
Copy link
Contributor

zhouli11 commented Jan 2, 2025

The reason has been confirmed, and the issue will be fixed in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants