JoeKun (Joel Lopes Da Silva)
- Login: JoeKun
- Email: joel@lopes-da-silva.com
- Registered on: 04/30/2013
- Last sign in: 10/08/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/08/2014
-
01:48 AM Ruby Bug #8348: ruby hangs randomly in daemonized processes on Debian GNU/kFreeBSD
- I can't reproduce this bug with ruby 2.1.3 anymore. Feel free to close it.
04/30/2013
-
04:06 PM Ruby Bug #8348 (Rejected): ruby hangs randomly in daemonized processes on Debian GNU/kFreeBSD
- =begin
Ruby scripts that use Process.daemon seem to hang randomly on Debian GNU/kFreeBSD.
Steps to reproduce:
(1) Install Debian GNU/kFreeBSD Wheezy
(2) Install rvm: (({curl -L https://get.rvm.io | bash -s stable}))
(3) Install ...