Matthias Krüger
4f2e1df29d
Rollup merge of #112333 - Zoxc:try_collect_active_jobs-deadlock, r=cjgillot
...
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`
2023-06-08 12:36:18 +02:00
..
2023-06-08 00:38:50 -04:00
2023-06-01 19:17:19 +02:00
2023-06-02 21:25:18 +00:00
2023-06-03 09:44:30 +08:00
2023-06-07 18:01:29 +05:30
2023-05-29 07:10:44 +00:00
2023-06-04 21:54:38 -04:00
2023-06-04 21:54:38 -04:00
2023-06-08 07:30:03 +00:00
2023-06-08 07:30:03 +00:00
2023-06-04 08:34:48 -07:00
2023-06-08 00:38:50 -04:00
2023-06-05 16:01:09 +02:00
2023-05-29 09:23:43 +10:00
2023-06-01 18:21:42 +00:00
2023-06-01 14:45:18 +00:00
2023-06-06 19:24:33 +00:00
2023-06-07 17:38:57 +00:00
2023-06-03 09:44:30 +08:00
2023-06-08 00:38:50 -04:00
2023-06-08 12:36:17 +02:00
2023-06-02 21:25:18 +00:00
2023-06-07 18:01:29 +05:30
2023-06-08 00:38:50 -04:00
2023-06-07 18:01:29 +05:30
2023-06-08 00:38:50 -04:00
2023-06-06 22:00:20 +02:00
2023-05-31 10:24:17 +00:00
2023-05-26 15:18:54 -04:00
2023-06-01 14:45:18 +00:00
2023-06-07 17:38:57 +00:00
2023-06-08 12:36:17 +02:00
2023-06-04 20:49:30 +08:00
2023-05-29 17:15:48 +02:00
2023-06-05 18:40:36 -06:00
2023-06-02 13:07:30 +10:00
2023-06-03 15:02:13 +08:00
2023-06-05 23:47:57 +02:00
2023-06-01 06:14:06 +00:00
2023-05-26 13:03:47 +03:00
2023-06-08 12:36:18 +02:00
2023-06-01 19:17:19 +02:00
2023-06-08 07:30:03 +00:00
2023-06-06 22:00:18 +02:00
2023-06-01 01:27:32 +00:00
2023-06-02 18:12:45 +02:00
2023-06-07 22:02:24 +00:00
2023-06-07 18:01:29 +05:30
2023-06-06 18:43:20 +00:00
2023-06-02 21:25:18 +00:00
2023-05-26 18:55:02 +01:00