Skip to content

Refactor WaitGroup usage for Go 1.25 #870

@Elia-Renzoni

Description

@Elia-Renzoni

@jranson

Now that the project has been updated to Go 1.25, I will refactor the current usage of WaitGroup to adopt the more idiomatic approach recommended in this version.
The goal of this change is to improve readability, maintainability, and consistency across the codebase, ensuring that contributors and users benefit from clearer concurrency patterns.

Expected outcome:

  • WaitGroup usage follows Go 1.25 idiomatic patterns.

  • Code is easier to read and reason about.

  • The project stays consistent with current Go standards.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions