Skip to content

Support for Go's built-in context in Dial methods #708

@jonathroth

Description

@jonathroth

Currently ziti.Context's Dial/DialWithOptions/DialAddr does not support passing golang's built-in context.Context object for cancellation
While it does support passing a ConnectTimeout, I'd like to be able to cancel the Dial attempt on-demand and not wait for a timeout

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions