You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Don't hold the active queries lock while calling make_query"
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.
0 commit comments