Skip to content

waiter.nextToken needs to be added to the production Noop waiter #462

@runspired

Description

@runspired

the only way to pass a label to beginAsync is to also pass a token yourself, meaning:

waiter.beginAsync(waiter.nextToken(), myLabel)

in production builds this will throw because the no-op waiter does not stub this function

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