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
The memory occupied by “dummy” should be large enough for one of the
entries inserted by the loop to fit into it. This allows the last
inserted record of the loop (which triggers expunge) to replace this
entry, which prevents a real_expunge of the whole cache.
0 commit comments