channels_redis
channels_redis copied to clipboard
Test stuck on ARM64
trafficstars
Hi @carltongibson
I have been working on installing and testing channels-redis package on x86 and arm64 architectures. While testing this package for arm64 using python –m tox the test stuck in the middle.
tests/test_pubsub.py::test_proxied_methods_coroutine_check PASSED [ 46%]
tests/test_pubsub_sentinel.py::test_send_receive
Please have a look at the test output. It would be really helpful if you could share some pointers on it.
Test output at arm64: gha_test_arm64_channel-redis_with_py38(failed).txt
HI @odidev — that's a lot of apt... 😅
This line:
2022-04-06T12:38:21.3875574Z ##[error]The operation was canceled.
``
Can you find a reason for that?
(I'm afraid there's nothing that jumps out.)
Duplicate of #319