Skip to content

Make NoWork more configurable #6

@JensRantil

Description

@JensRantil

Currently, we simply shut down a single goroutine. I vote for supporting adding a custom func(currLimit uint) uint that returns a new limit. Defaulting to func(currLimit uint) uint) { return currLimit - 1; }.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions