hadasl (Hadas Leonov)
- Login: hadasl
- Registered on: 05/26/2016
- Last sign in: 06/21/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/03/2016
-
09:30 AM Ruby Bug #12432: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec()
- Nobuyoshi Nakada wrote:
> Seems an issue with unicorn and rcdk gem caused by a system restriction.
> ...
Unfortunately, the maintainers of the gem haven't updated it since 2006, when it was written for Ruby 1.8.4.
I was hoping to bypa...
05/26/2016
-
09:46 PM Ruby Bug #12432 (Third Party's Issue): The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec()
- Hi all,
I'm Running a server with ruby 2.1.5 with Rails 3.2.21 on Mac OS X El Capitan.
The server works until I try to look at the existing data files or upload new data files into the server - then I get a "connection reset" in the...