I'd like a task to go into the background.
The use case I have is I'm running several tasks, some of which port forward from Kubernetes. I want the the dependent tasks to start only when the port is ready.
I don't think this is possible currently.
Note, I'm the author of https://github.com/kitproj/kit
I'd like a task to go into the background.
The use case I have is I'm running several tasks, some of which port forward from Kubernetes. I want the the dependent tasks to start only when the port is ready.
I don't think this is possible currently.
Note, I'm the author of https://github.com/kitproj/kit