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
#### Summary
Should fix the data race in #21116. Instead of using the `Done()` channel we can call the debounced function one last time.
The data race is a known issue in the package, see vnteamopen/godebouncer#28
0 commit comments