Skip to content

Avoid unnecessary goroutine

Compare
Choose a tag to compare
@PeterEFinch PeterEFinch released this 24 Jan 10:10
· 13 commits to master since this release
b29c76f

This release is a minor change where the goroutine is only started if there are signals. Furthermore, it is now guaranteed that signals are being listened to before the ShutdownActions struct is returned.