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

CI tests fail with aio-pika 6.8.2 (and above) #111

Closed
ltalirz opened this issue Aug 4, 2022 · 0 comments · Fixed by #110
Closed

CI tests fail with aio-pika 6.8.2 (and above) #111

ltalirz opened this issue Aug 4, 2022 · 0 comments · Fixed by #110
Assignees

Comments

@ltalirz
Copy link
Member

ltalirz commented Aug 4, 2022

As can be seen from the PR #110 , the CI tests fail with later versions of aio-pika (e.g. version 8) due to API changes.

Furthermore, the Jupyter notebook test from the test suite seems to reproducibly fail with aio-pika version 6.8.2 but pass with aio-pika 6.8.1 (see commits in PR).

Until this is fixed, we may need to lock down the aio-pika version to ~6.6,<6.8.2

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

Successfully merging a pull request may close this issue.

1 participant