Skip to content
Snippets Groups Projects
Commit f527e6d6 authored by brinn's avatar brinn
Browse files

change: - perform a major refactoring on TerminableCallable by putting the...

change: - perform a major refactoring on TerminableCallable by putting the thread guard stuff to a class of its own (ThreadGuard)
- ensure the TerminableCallable doesn't get started if it is cancelled or terminated before it starts running
- remove the hasCleanedUp() and waitForCleanedUp() methods
- remove the waitForStarted() method

SVN: 6652
parent 0b14f7e8
No related branches found
No related tags found
No related merge requests found
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