peakxu (Peak Xu)
- Login: peakxu
- Email: peak.xu+ruby@gmail.com
- Registered on: 06/06/2011
- Last sign in: 06/08/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/06/2011
-
11:24 PM Ruby Bug #4841 (Closed): WEBrick threading leads to infinite loop
- In a multi-threaded environment, the callback in WEBrick web server does not appear to work properly. If shutdown is called right after start, the server can entire an infinite loop and need to be killed using Ctrl-C.
Reproducible on ...