Skip to content

Correct SenderThreadLocalBackoff Start/Stop #559

@debugthings

Description

@debugthings

Currently this implementation has a stop() method that is only used by some tests. We should revisit the need for the start/stop in this class as it currently is not used.

The stop method interrupts the current backOff by signaling a lock (unused for now) and setting the active flag to false.

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