We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need to review this test and determine whether this upgrade has an impact on the service aio-pika logic or is simply a bad test:
FAILED tests/rabbitmq/test_rabbitmq_rpc.py::test_replier_responds_with_not_locally_defined_object_instance - AttributeError: Can't pickle local object 'test_replier_responds_with_not_locally_defined_object_instance.<locals>._replier_scope.<locals>.Custom'
with aio-pika==9.1.3 and aio-pika==9.1.4
added aio-pika<9.1.3 in requirements/constraints.txt
aio-pika<9.1.3
requirements/constraints.txt
NOTE: when fixed, do not forget to remove: aio-pika<9.1.3 in osparc-simcore/requirements/constraints.txt
osparc-simcore/requirements/constraints.txt
The text was updated successfully, but these errors were encountered:
GitHK
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Planned changes
Need to review this test and determine whether this upgrade has an impact on the service aio-pika logic or is simply a bad test:
with aio-pika==9.1.3 and aio-pika==9.1.4
added
aio-pika<9.1.3
inrequirements/constraints.txt
NOTE: when fixed, do not forget to remove:
aio-pika<9.1.3
inosparc-simcore/requirements/constraints.txt
The text was updated successfully, but these errors were encountered: