Skip to content

DOProvider.Initialize ignores ctx parameter — godo client uses context.Background() #62

@intel352

Description

@intel352

Context

Surfaced by Copilot in P-DO PR #61 round 5: DOProvider.Initialize accepts a ctx context.Context parameter but constructs the godo client with context.Background(). Live-cloud HTTP calls do not honor caller-supplied cancellation.

Requested

Thread ctx through to godo client constructor so HTTP calls in subsequent provider operations honor caller cancellation.

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions