Optionally, kill subprocess when parent dies
authorTudor Bosman <tudorb@fb.com>
Thu, 28 Mar 2013 23:48:51 +0000 (16:48 -0700)
committerJordan DeLong <jdelong@fb.com>
Sun, 21 Apr 2013 20:19:31 +0000 (13:19 -0700)
commit1f528c76ae924bfb4c9c8db253282db8b3d3d713
treee6a2b142e2e38d890c8f640f7bfc5adf35c91ad6
parent4ace1217a2d949e9bc33e4753858e042ed3df82d
Optionally, kill subprocess when parent dies

Summary: Non-portable.

Test Plan: test added

Reviewed By: lucian@fb.com

FB internal diff: D755528
folly/Subprocess.cpp
folly/Subprocess.h
folly/test/SubprocessTest.cpp
folly/test/SubprocessTestParentDeathHelper.cpp [new file with mode: 0644]