Skip to content

Commit

Permalink
Rollup merge of #122215 - Zoxc:cycle-detect-names, r=oli-obk
Browse files Browse the repository at this point in the history
Some tweaks to the parallel query cycle handler

This renames `deadlock` to `break_query_cycles`. The abort logic is moved next to the thread spawning and gives the thread a name.

Fixes rust-lang/rust#122035.

r? ```@oli-obk```
  • Loading branch information
matthiaskrgr committed Mar 9, 2024
2 parents 7d89f6a + e8188d2 commit 17cc28d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 17cc28d

Please sign in to comment.