Skip to content
Snippets Groups Projects
Commit 97993b65 authored by Nathaniel Manista's avatar Nathaniel Manista
Browse files

Fix a thread leak bug.

Successful operations were leaking the thread used for expiration
monitoring. This change ensures that the ExpirationManager for the
operation always has its abort() method called when the
TerminationManager for the operation judges the operation to have
terminated.
parent aad03253
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment