Logo
Explore Help
Sign In
dinislage/foreman
1
0
Fork 0
You've already forked foreman
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
baf842cdd4a0addf13492423173ae60966e0b5cd
foreman/lib
History
Klaas Jan Wierenga baf842cdd4 The wrapped_command has spaces which triggers Ruby to fork a system shell (with /bin/sh -c). This causes orphaned processes on some systems (i.e. Linux). Fix this by splitting the command using String#shellsplit and using ruby's splat operator (*) to pass discrete arguments to spawn.
2013-05-02 16:30:39 +02:00
..
foreman
The wrapped_command has spaces which triggers Ruby to fork a system shell (with /bin/sh -c). This causes orphaned processes on some systems (i.e. Linux). Fix this by splitting the command using String#shellsplit and using ruby's splat operator (*) to pass discrete arguments to spawn.
2013-05-02 16:30:39 +02:00
foreman.rb
Since JRuby 1.9 doesn't require posix/spawn, only follow that path if JRuby is loaded and running in 1.8 mode.
2012-11-27 22:07:50 -07:00
Powered by Gitea Version: 1.25.5 Page: 13ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API