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
This can possibly result in a panic since a close of these channels is being done, but the handlers functions (create/update/delete) will continue to send to these channels. To prevent this, we might have check to for the context cancellation in the handlers ?
Originally posted by @shivaccuknox in #131 (comment)
The text was updated successfully, but these errors were encountered: