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
It can be very hard to debug a scenario where two handlers have been registered for the same URI or URI pattern if you're unaware of one of them or the order in which they were registered.
It would be nice if we printed a warning whenever a handler is overwritten.
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.
charliekump-wf
changed the title
MockTransports should warn when a handler is overwritten
CP-2235 MockTransports should warn when a handler is overwritten
Jul 28, 2016
It can be very hard to debug a scenario where two handlers have been registered for the same URI or URI pattern if you're unaware of one of them or the order in which they were registered.
It would be nice if we printed a warning whenever a handler is overwritten.
The text was updated successfully, but these errors were encountered: