summaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: 7a3f769374959ac64c39d2b81247073b01173c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Parallel Todo List
The list is actively updated with each successful pull request.

- Implement `retries`, `resume`, `resume-failed`, and `retry-failed`
- Fix `timeout` for commands that are running within a shell
- Allow the `timeout` parameter to be a percent of the average runtime.
- Eliminate the need to run commands within a shell
- Implement `progress`
- Fix `-n` issue when using `{1..}` tokens

## May or may not implement
- Kill the youngest job and add it to the back of the queue if available memory is 50% less than `memfree`'s value.
- Implement `compress` to compress outputs