Skip to content

Commit

Permalink
Auto merge of #115198 - Zoxc:query-panic-wait, r=cjgillot
Browse files Browse the repository at this point in the history
Fix waiting on a query that panicked

This fixes waiting on a query that panicked. The code now looks for `QueryResult::Poisoned` in the query state in addition to the query cache. This fixes rust-lang/rust#111528.

r? `@cjgillot`
  • Loading branch information
bors committed Aug 26, 2023
2 parents 2b1be4c + 5a9ce7f commit 1661b58
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1661b58

Please sign in to comment.