~roguescholar/boost/+git/process:issue/285b

Last commit made on 2023-10-05
Get this branch:
git clone -b issue/285b https://git.launchpad.net/~roguescholar/boost/+git/process

Branch merges

Branch information

Name:
issue/285b
Repository:
lp:~roguescholar/boost/+git/process

Recent commits

13c4b0a... by Klemens Morgenstern <email address hidden>

added wait_pid to be run in set_error.

b9fc531... by Alex

Code typos fix

69c2c25... by Klemens Morgenstern <email address hidden>

added SIGTERM bit mask for freeBSD.

8ab2332... by Klemens Morgenstern <email address hidden>

v2/env win test fix.

ea69cda... by Klemens Morgenstern <email address hidden>

added can_interrupt check on windows to win tests.

6b75b40... by Klemens Morgenstern <email address hidden>

increased timeout & added diagnostics.

3c1beb4... by Klemens Morgenstern <email address hidden>

windows move handle fix.

e51970e... by Klemens Morgenstern <email address hidden>

fixed windows interrupt & request_exit test.

f3f8548... by Klemens <email address hidden>

allowing for SIGTERM in exit code on posix interrupts.

4b7a00d... by Klemens Morgenstern <email address hidden>

target: global timer workaround helper.