Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli/connhelper/commandcon.New: pass context with WithoutCancel
Passing the context to the constructor, but explicitly making it non-cancelable and add a comment describing why context-cancelation should not be propagated. Signed-off-by: Sebastiaan van Stijn <[email protected]>
- Loading branch information