obrie (Aaron Pfeifer)
- Login: obrie
- Email: aaron.pfeifer@gmail.com
- Registered on: 10/05/2013
- Last sign in: 11/04/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
10/05/2013
-
08:34 PM Ruby Bug #8433: Mutexes held by background threads at fork not always released
- Thank you for the quick response! Any chance this will be backported to 1.9.3?
-
12:44 AM Ruby Bug #8433: Mutexes held by background threads at fork not always released
- I've submitted a proposed patch for this issue at https://github.com/ruby/ruby/pull/415 . This seems to have done the trick for me running it through some basic tests, including the one you posted.