8000 Request: an on_closed-event · Issue #791 · gorakhargosh/watchdog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Request: an on_closed-event #791
Closed
Closed
@UnitedMarsupials

Description

@UnitedMarsupials

I understand, that some event back-ends will not be able to provide this. But those -- like inotify -- that can, should.

My program needs to monitor a large number of files for growth, but, it so happens, that -- once such a file is closed (by the application writing to it), it will never be reopened again. Which means, I could stop watching it -- reducing the load on the system.

I'd love to be able to implement this using simply an on_close method -- I already have the on_deleted one...

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

      0