4f2e1df29d
Don't hold the active queries lock while calling `make_query` This moves the call to `make_query` outside the parts that holds the active queries lock in `try_collect_active_jobs`. This should help removed the deadlock and borrow panic that has been observed when printing the query stack during an ICE. cc `@SparrowLii` r? `@cjgillot` |
||
---|---|---|
.. | ||
dep_graph | ||
ich | ||
query | ||
cache.rs | ||
error.rs | ||
lib.rs | ||
values.rs |