GothenburgBitFactory / GothenburgBitFactory/task-timewarrior-hook

on-modify script hangs, seemingly never finishes

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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

```shell
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.