Age | Commit message (Expand) | Author |
---|---|---|
2022-09-12 | Bugfix: occasionally the program won't start because of a racing condition.v0.2.1 | Keuin |
2022-09-10 | Rename module path to GitHub repo. | Keuin |
2022-09-10 | Bugfix: wrong error message when the program is run without any argument. | Keuin |
2022-09-10 | Fix task is not properly restarted when the live is closed and started again. | Keuin |
2022-09-08 | Print shutdown logs properly. Handle multiple signal channels using in one go... | Keuin |
2022-09-08 | Remove redundant ".". Better default values. | Keuin |
2022-09-08 | Remove redundant "." | Keuin |
2022-09-08 | Add watch restart sleep. | Keuin |
2022-09-08 | Correctly handle signals on exit. | Keuin |
2022-09-08 | Completely fix timing of goroutines. Implement graceful shutdown correctly. | Keuin |
2022-09-08 | Pretty task profile display. | Keuin |
2022-09-08 | Bugfix: process won't quit when sending Ctrl-C. | Keuin |
2022-09-08 | Load config from file or cli. | Keuin |
2022-09-07 | First working version. Just a POC. | Keuin |