fix: Release lock in aenter on initial connection failure (#245); Clo… #102
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
test_client.test_client_use_connect_disconnect_multiple_message:
.mypy_cache/3.8/tests/test_client.data.json#L487
AssertionError: assert b'task_b' == b'task_a'
At index 5 diff: b'b' != b'a'
Full diff:
- b'task_a'
? ^
+ b'task_b'
? ^
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|