ticky (Jessica Stokes)
- Login: ticky
- Registered on: 10/12/2017
- Last sign in: 06/26/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/20/2017
-
03:50 AM Ruby Bug #14009: macOS High Sierra and “fork” compatibility
- @nagachika thank you for the update! I am glad it hasn’t been forgotten. :)
-
01:45 AM Ruby Bug #14009: macOS High Sierra and “fork” compatibility
- Just for reference, people seem confused about the fact this patch hasn’t made it into Ruby 2.4.3; as far as I can tell it will only appear in version 2.5. Is a backport forthcoming or is the idea for people who need High Sierra compatib...
10/13/2017
-
09:34 PM Ruby Bug #14009: macOS High Sierra and “fork” compatibility
- @mperham loading `pg` within a fork works just fine with this patch :)
-
05:30 PM Ruby Bug #14009: macOS High Sierra and “fork” compatibility
- Alright, I’ve checked it out, and can confirm that the patch @nobu suggested does indeed work around the original issue I encountered in Puma, with my mitigations removed from our application code.
I can also confirm that with that pa... -
05:18 PM Ruby Bug #14009: macOS High Sierra and “fork” compatibility
- Thank you all for your input! :)
I’ll look at getting 2.4.2 built with nobu’s patch and check how it looks from High Sierra.
10/12/2017
-
06:18 PM Ruby Bug #14009 (Closed): macOS High Sierra and “fork” compatibility
- This was originally discussed on the issue tracker for Puma (https://github.com/puma/puma/issues/1421), however, it is possible that it would make more sense for inclusion in the Ruby implementation itself.
macOS High Sierra has chang...