-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 355: ProcessHandler configurable executor timeout (#356)
* Issue 355: Allow an application developer to override the default Executor Timeout value * Issue 355: PR feedback: use int param instead of allowing nulls + 0 timeout means indefinite wait
- Loading branch information
1 parent
96a47f1
commit 68d1341
Showing
2 changed files
with
51 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters