Skip to content

Epoll failure on interrupted system call #134

@suola

Description

@suola

I ran massdns for several hours to resolve large number of domains, and it quit prematurely with

DEBUG Epoll failure: Interrupted system call

This comes from https://github.com/blechschmidt/massdns/blob/master/src/main.c#L2013.

I'm not expert on this, but maybe epoll_wait() failures due to signal interrupts could be ignored?

At least that the understanding I got from e.g. https://stackoverflow.com/a/6870391

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions