141984 (Gibu John George)
- Login: 141984
- Registered on: 01/05/2017
- Last sign in: 01/05/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/05/2017
-
08:45 AM Ruby Bug #13106: Timeout does not wait for more than 120 seconds
- sorry. missed the last line of my output
~~~ text
8080 is open
2017-01-05 13:58:49 +0530
sec : 250 -> added a puts at https://github.com/ruby/ruby/blob/0d74082eced0254a30b8f09a4d65fff357fdc6cd/lib/timeout.rb#L84 to ensure that... -
08:44 AM Ruby Bug #13106 (Rejected): Timeout does not wait for more than 120 seconds
- Hi All,
I have encountered an issue where Timeout does not wait for more than 120 seconds when asked to wait for a greater period.
This is my ruby code, that supposed to wait for 250 seconds to check if an application deployed on t...