You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/09 07:10:09 UTC

[GitHub] [pulsar-client-go] wolfstudy opened a new pull request #50: [Issue:49]Fix test killed with quit: ran too long

wolfstudy opened a new pull request #50: [Issue:49]Fix test killed with quit: ran too long
URL: https://github.com/apache/pulsar-client-go/pull/50
 
 
   Signed-off-by: xiaolong.ran <ra...@gmail.com>
   
   Fixes #49
   
   ### Motivation
   
   By default, timeout exit after 10 minutes
   
   ```
   go test --help
   
   -timeout d
           If a test binary runs longer than duration d, panic.
           If d is 0, the timeout is disabled.
           The default is 10 minutes (10m).
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services