David Wilson
|
b0ce6eecd7
|
fork: support on_start= argument.
|
2018-05-23 16:25:17 +01:00 |
David Wilson
|
3682ac6e29
|
fork: ensure importer handle is installed on the new router.
|
2018-04-09 16:37:51 +01:00 |
David Wilson
|
bbb0f1bbd8
|
issue #155: fix double-fork behaviour and test it this time.
|
2018-03-29 23:57:24 +05:45 |
David Wilson
|
fccca54068
|
tests: ensure OpenSSL is initialized prior to test.
|
2018-03-27 14:56:03 +05:45 |
David Wilson
|
4903052f42
|
fork: reseed Python/SSL PRNGs
Mac's SSL seems to have a pthread_atfork handler or similar that does
this for us, no clue if Linux is the same.
|
2018-03-27 11:58:17 +05:45 |
David Wilson
|
4f93c6823a
|
issue #155: skeletal fork_test.
|
2018-03-24 16:28:13 +05:45 |