Closed jdietrch closed 8 years ago
Thanks for reporting this @jdietrch, your detailed info meant I could find the root cause pretty quickly :smile:
I have a fix ready, just need to write a test and release a hotfix!
Just merged this fix and released a new version 0.12.1
- thanks again for the report!
I start with an empty .task/ directory, except for one simple script in the hooks/ folder:
Then I add a task:
Then I run the 'task' command:
...but it quickly maxes out one of the cores on my CPU and produces a huge number of on-add processes:
So I kill it with Ctrl-C, which produces the following stacktrace:
In case it's helpful, here's some information on tasklib and taskwarrior:
If any further information would be helpful, please don't hesitate to ask.
Thank you, James