You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2017/03/09 11:03:38 UTC

[jira] [Updated] (GROOVY-8114) Include correct time unit in timeout error message

     [ https://issues.apache.org/jira/browse/GROOVY-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated GROOVY-8114:
-----------------------------------
    Attachment: 0001-GROOVY-8114-include-time-unit-in-error-message.patch

> Include correct time unit in timeout error message
> --------------------------------------------------
>
>                 Key: GROOVY-8114
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8114
>             Project: Groovy
>          Issue Type: Improvement
>    Affects Versions: 2.4.9
>            Reporter: Jochen Kemnade
>         Attachments: 0001-GROOVY-8114-include-time-unit-in-error-message.patch
>
>
> When a class is annotated with {{@TimedInterrupt(value = 5L, unit = TimeUnit.SECONDS)}}, and the execution is aborted, the error message reads "Execution timed out after 5 units". It should read "Execution timed out after 5 seconds".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)