Skip to content

Commit

Permalink
Fix the deadlock of `session_ext::Arc<Session>::declare_publication_c…
Browse files Browse the repository at this point in the history
…ache` in zenoh-ext/src/session_ext.rs
  • Loading branch information
YuanYuYuan committed Apr 11, 2024
1 parent 0f8a899 commit c8c1d17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ on:
env:
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
CARGO_PROFILE_DEV_DEBUG: false
ZENOH_RUNTIME: "(rx: (handover: app), acc: (handover: app), app: (max_blocking_threads: 1), tx: (max_blocking_threads: 1))"

jobs:
check:
Expand Down

0 comments on commit c8c1d17

Please sign in to comment.