Skip to content

Conversation

@cgzones
Copy link
Contributor

@cgzones cgzones commented Dec 13, 2025

During shutdown the channel receiver in the database task is going to fail to receive a message since the sender was closed.

Do not treat this as error, such that the application will not exit with a failure code.

During shutdown the channel receiver in the database task is going to
fail to receive a message since the sender was closed.
Do not treat this as error, such that the application will not exit with
a failure code.
@matze
Copy link
Owner

matze commented Dec 13, 2025

Makes sense, the channel should never be closed for any other reason.

@matze matze merged commit afa11f3 into matze:master Dec 13, 2025
2 checks passed
@cgzones cgzones deleted the shutdown branch December 15, 2025 21:25
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