frankenphp
b02d99ae - feat: always ignore user abort (#2189)

Commit
64 days ago
feat: always ignore user abort (#2189) Automatically sets `ignore_user_abort` to true in worker mode as mentioned in #2186, removing the requirement to change it via ini. Would also be possible to expose something like an explicit `frankenphp_client_has_closed()` function for in-between critical sections. --------- Co-authored-by: Marc <m@pyc.ac>
Author
Parents
Loading