diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-23 15:54:35 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-30 10:16:57 +0200 |
commit | 0ed6c3714087b254c49185568df96a31df76b2ce (patch) | |
tree | c915adb3b08b83bc3180079c2c6f926b646aa090 /ext/mysqlnd/mysqlnd_block_alloc.c | |
parent | 6913ec3282149914e999d91b056fe1cc68d15ed7 (diff) | |
download | php-git-0ed6c3714087b254c49185568df96a31df76b2ce.tar.gz |
Fix FPM timer event re-registration
Make sure that fpm_event_add calls inside a timer callback work by
unregistering the event from the queue before invoking its callback.
The read timeout in tester.inc is increased because the added test
needs two seconds (one for SIGTERM, one for SIGKILL) until the
reload succeeds, so we should wait longer than that for a response.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_block_alloc.c')
0 files changed, 0 insertions, 0 deletions