GothenburgBitFactory / task-timewarrior-hook

MIT License
4 stars 0 forks source link

on-modify script hangs, seemingly never finishes #39

Open natemcintosh opened 3 months ago

natemcintosh commented 3 months ago

I suspect I've got something configured incorrectly.

I have installed both timewarrior and taskwarrior using apt.

I copied the script on-modify.py into ~/.task/hooks/on-modify.timewarrior, then ran chmod +x ~/.task/hooks/on-modify.timewarrior.

Running task diagnostics gives

Hooks
     System: Enabled
   Location: /home/ute2/.task/hooks
     Active: on-modify.timewarrior (executable)
   Inactive:

However, when I start a task, e.g. task 3 start it just hangs. Looking at htop tells me that the python script is running, but it never seems to finish