Uh oh!
There was an error while loading. Please reload this page.
Add a command to show info about a background job and force-execute it - #27217
Conversation
ChristophWurst
left a comment
There was a problem hiding this comment.
I like the command, but the implementation feels a bit fragile 🙈
can we leave any job list related responsibility in the job list code and only fetch/invoke the job from the new command?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
956d663 to
27ee8a7CompareMichaIng
commented
Jun 6, 2021
This is great, I was always looking for such a feature. Would it be possible to add some kind of |
2ee7531 to
340cfacCompare340cfac to
a68c891Comparenickvergessen
commented
Oct 13, 2021
Rebased cleanly and adjusted since versions to 23 |
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
a68c891 to
3adc997Comparenickvergessen
commented
Oct 14, 2021
Rebased and bumped autoloader |
The second job info is only printed for "timed" jobs that are not deleted while being executed.