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
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
So there is a bit of a race condition there. We were hoping that when
the index changed event comes through the commit operation is complete.
But that is not the case. We don't reliably get a second index
changed event when it's cleared. So I need to use the commit detection
to say we need to refresh status.
0 commit comments