ProtonMail / gluon

An IMAP server library written in Go
MIT License
455 stars 27 forks source link

fix: Defer wg.Done() in Group.Once() #346

Closed LBeernaertProton closed 1 year ago

LBeernaertProton commented 1 year ago

Always defer wait group done on the goroutine to avoid stalls in case of panics.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.17.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: