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 mock transports logic is keeping keys around even when there are no handlers left for those keys. The cleanup logic should handle this so that we don't mistakenly match a pattern that no longer has any handlers.
The text was updated successfully, but these errors were encountered:
It looks like you have not included any tickets in the title of this issue. Please create a ticket for this issue, or click here to have Rosie create one for you.
rmconsole2-wf
changed the title
Remove handler key when the last handler for that URI/pattern has been removed
CP-3312 Remove handler key when the last handler for that URI/pattern has been removed
Jan 20, 2017
rmconsole-wf
changed the title
CP-3312 Remove handler key when the last handler for that URI/pattern has been removed
WP-3912 CP-3312 Remove handler key when the last handler for that URI/pattern has been removed
Apr 5, 2017
The mock transports logic is keeping keys around even when there are no handlers left for those keys. The cleanup logic should handle this so that we don't mistakenly match a pattern that no longer has any handlers.
The text was updated successfully, but these errors were encountered: