Skip to content

Implement WaitGroups #30

@yruslan

Description

@yruslan

Background

This could be useful when running multiple tasks with channels in thread pools. Especially is JVM 21 Virtuasl Threads are involved,

https://gobyexample.com/waitgroups

and

https://pkg.go.dev/sync#WaitGroup.Add

Feature

Implement WaitGroups

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