Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove closing from hat trait #1469

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Remove closing from hat trait #1469

merged 3 commits into from
Sep 27, 2024

Conversation

OlivierHecart
Copy link
Contributor

The closing function has been removed from the hat trait.
All face closing related code has been moved from the 'closing' phase of transport closing to the 'closed' phase of transport closing. This avoids receiving messages from a face after cleaning occurred and so avoids error logs.

Copy link

PR missing one of the required labels: {'documentation', 'new feature', 'bug', 'dependencies', 'enhancement', 'internal', 'breaking-change'}

@OlivierHecart OlivierHecart added the internal Changes not included in the changelog label Sep 24, 2024
Copy link
Member

@fuzzypixelz fuzzypixelz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I see no significant changes beyond code movements.

@OlivierHecart OlivierHecart merged commit af3ac7b into main Sep 27, 2024
24 checks passed
@OlivierHecart OlivierHecart deleted the dev/close_face branch September 27, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants