Skip to content

Get rid of context.TODO() #6

@JRBANCEL

Description

@JRBANCEL

Our code analysis is flagging the use of context.TODO() in NewUnboundedExecutor.

What is the intent here? To pass a context to the constructor or if not, should context.TODO() be replaced by context.Background()?

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