Skip to content

reduce or eliminate background functions #3

@jctanner

Description

@jctanner

functions that background themselves - this isn't particularly idiomatic. Good go code generally expects the caller to handle the goroutines - functions should generally be synchronous, and let the caller manage the scheduling IOW.

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