"vscode:/vscode.git/clone" did not exist on "9273d09dd46353015406c26cd7d3826b78109a38"
Extend freeSlotsToKeysMapAsync and freeTrackingRadixTreeAsync to check LAZYFREE_THRESHOLD. (#8969)
Without this fix, FLUSHALL ASYNC would have freed these in a background thread, even if they didn't contain many elements (unlike how it works with other structures), which could be inefficient.
Please register or sign in to comment