Skip to content

Start Hook File doesn't run #46

@kedorlaomer

Description

@kedorlaomer

Although the hook in ~/.pymodoro/hooks/complete-pomodoro.py does run, the one in ~/.pymodoro/hooks/start-pomodoro.py is never looked at. I used strace -e stat -p <theCorrectPID> to debug pymodoro and found that it stats (and executes) complete-pomodoro.py but never looks at start-pomodoro.py.

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