Mike McQuaid
|
021cef4b2b
|
Autocorrect Rubocop Style/SpecialGlobalVars.
|
2017-06-12 09:11:42 +01:00 |
|
BrewTestBot
|
13d544e11e
|
Core files style updates.
Closes Homebrew/homebrew#42354.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
2015-08-03 13:22:35 +01:00 |
|
Jack Nagel
|
ff11789933
|
Close the socket after sending the file descriptor to the child
Fixes Homebrew/homebrew#39691.
|
2015-05-12 21:53:04 -04:00 |
|
Jack Nagel
|
c07da9485f
|
The forked build process should never run at_exit handlers
We don't use at_exit anywhere that matters, but the test framework does.
|
2015-04-28 01:39:28 -04:00 |
|
Jack Nagel
|
913c12fd43
|
Keep subprocess code inside begin block
|
2015-04-25 23:22:58 -04:00 |
|
Jack Nagel
|
f7ded45bc7
|
Clean up socket and filesystem resources separately
|
2015-04-25 23:17:13 -04:00 |
|
Xu Cheng
|
06f72ab38f
|
move safe_fork into a standalone method
|
2015-04-15 19:51:54 +08:00 |
|