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
Add watchOnce() method to avoid accidentally watching a channel multiple times...
EDIT maybe it should be called something different because watchOnce sounds like it will only invoke the handler once... In fact it means 'attach once' but can trigger multiple times.
The text was updated successfully, but these errors were encountered:
Add watchOnce() method to avoid accidentally watching a channel multiple times...
EDIT maybe it should be called something different because
watchOnce
sounds like it will only invoke the handler once... In fact it means 'attach once' but can trigger multiple times.The text was updated successfully, but these errors were encountered: