Add release note for paused handler fix
Release note was not included with: https://review.openstack.org/575515 Change-Id: Ic62e3e3db5bb8dbcec4107ff1e284f3843282940
This commit is contained in:
parent
4cec75a7e8
commit
3eab2396ae
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
Fixed a bug where if a request handler is paused and an exception is thrown
|
||||||
|
within the handler, the handler was not properly unpaused and the request
|
||||||
|
remained in the list of active handlers.
|
Loading…
x
Reference in New Issue
Block a user