[
https://issues.apache.org/jira/browse/STORM-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481947#comment-14481947
]
ASF GitHub Bot commented on STORM-757:
--------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/508
STORM-757: Simulated time can leak out on errors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-757
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/508.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #508
----
commit b77efd3a7cf889cf64e8e5a996f03aadb77b2b6e
Author: Robert (Bobby) Evans <[email protected]>
Date: 2015-04-06T21:06:55Z
STORM-757: Simulated time can leak out on errors
----
> Simulated time can leak out on errors
> -------------------------------------
>
> Key: STORM-757
> URL: https://issues.apache.org/jira/browse/STORM-757
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> with-simulated-time does not use try-finally so on any error simulated time
> can be left on in the tests leading to tests hanging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)