Commit 968baf7
committed
Revert "Don't hold the active queries lock while calling
This reverts commit fd3d2d4.
This has the side effect, that when Clippy should ICE (during an EarlyPass?) it
will fill up the RAM with 2 GB/s and then freezes the PC. I don't know the
correct solution, but this is blocking the Clippy sync and might give some
people really bad experiences, so this should be reverted ASAP.make_query"1 parent 2304917 commit 968baf7
1 file changed
+4
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| |||
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
82 | | - | |
| 80 | + | |
| 81 | + | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 100 | | |
108 | 101 | | |
109 | 102 | | |
| |||
0 commit comments