3eab2396ae
Release note was not included with: https://review.openstack.org/575515 Change-Id: Ic62e3e3db5bb8dbcec4107ff1e284f3843282940
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
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.
|