Skip to content

fix: Release lock in aenter on initial connection failure (#245); Clo… #102

fix: Release lock in aenter on initial connection failure (#245); Clo…

fix: Release lock in aenter on initial connection failure (#245); Clo… #102

Triggered via push August 23, 2023 13:24
Status Success
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docs.yml

on: push
Fit to window
Zoom out
Zoom in

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/