GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Too many recurrences "hang" `task`
Open
topic:recurrence
type:bug
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
I just started up `task` in a context where I had a very old task database. It "hung", and some investigation showed it adding tasks for a recurrence. Presumably most of those tasks had due dates in the past, and certainly all of them are not useful.
Perhaps we should either have a limit on the number of recurring tasks to create in a given report run, or just never create recurring tasks in the past.
Contributor guide
Assessment
This issue has not been assessed yet.