Skip to content

Events overflow seems not to be detectable cross-platform #383

@Al2Klimov

Description

@Al2Klimov

According to my IDE, ErrEventOverflow is used only for inotify (Linux), but at least the sysFSQOVERFLOW constant (Windows) hints that such overflows happens not just on Linux.

Problem: the others seem not to use ErrEventOverflow, so I can’t just check for it via ==.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions