Skip to content

Conversation

Eric-Guo
Copy link
Contributor

@Eric-Guo Eric-Guo commented Sep 4, 2025

Purpose

Re the article: Go 1.25 adds WaitGroup.Go to automatically manage Add/Done for goroutines, simplifying concurrency and avoiding common counter misuse.

Prompt for GPT-5-high

Can you read https://mfbmina.dev/en/posts/waitgroups/ and apply the new function wg.Go in sponge ?

@Eric-Guo Eric-Guo force-pushed the new_wg_Go branch 2 times, most recently from 8b3a553 to 77d9c69 Compare September 4, 2025 15:20
…en deprecated since Go 1.24 and an alternative has been available since Go 1.2: OFB mode is not authenticated, which generally enables active attacks to manipulate and recover the plaintext. It is recommended that applications use [AEAD] modes instead. The standard library implementation of OFB is also unoptimized and not validated as part of the FIPS 140-3 module. If an unauthenticated [Stream] mode is required, use [NewCTR] instead. (staticcheck)
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.

1 participant