Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.16.0
-
None
-
None
Description
The activation lock needs to held when doing two things
- When the conn->pn_raw_conn is cleared
- When the context on the qdr_connection is cleared.
Refactor this function to hold the lock only when doing the above two steps.