Skip to content

Commit 1dc6d5e

Browse files
committed
Merge remote-tracking branch 'origin/unstable' into drop-headtracker
2 parents 7033656 + 6ab6eae commit 1dc6d5e

File tree

109 files changed

+3823
-2325
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+3823
-2325
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ jobs:
6565
- name: Install dependencies
6666
run: apt update && apt install -y cmake libclang-dev
6767
- name: Check for deadlocks
68-
run: |
69-
cargo lockbud -k deadlock -b -l tokio_util
68+
run: ./scripts/ci/check-lockbud.sh
7069

7170
target-branch-check:
7271
name: target-branch-check

Cargo.lock

Lines changed: 129 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)