Skip to content

Conversation

@12ya
Copy link
Contributor

@12ya 12ya commented Dec 26, 2025

Description

Replaces manual Add/Done and goroutine spawning with the WaitGroup.Go method for improved goroutine lifecycle management in handler.go and handler_test.go. Removes unnecessary defer Done() calls and updates test code to use the new pattern.

Updated [X].

12ya and others added 2 commits December 26, 2025 17:55
Replaces manual Add/Done and goroutine spawning with the WaitGroup.Go method for improved goroutine lifecycle management in handler.go and handler_test.go. Removes unnecessary defer Done() calls and updates test code to use the new pattern.
@xakep666 xakep666 merged commit 89a0a4a into platacard:main Jan 8, 2026
4 checks passed
@12ya 12ya deleted the patch branch January 8, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants