Skip to content

using fork with pcntl_signal/pcntl_alarm #30

Description

@henzeb

When using Fork together with pcntl calls like pcntl_signal (SIGTERM/SIGINT) or pcntl_alarm, I occasionally get the following error:

socket_select(): Unable to select [4]: Interrupted system call

This is a known issue and the common solution is to check for this error and retry again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions