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

Fix excessive logging when a session hard quits very early on. #9094

Merged
merged 1 commit into from
May 18, 2024

Conversation

mmeeks
Copy link
Contributor

@mmeeks mmeeks commented May 17, 2024

Pass the proper 'disconnect' message to the Kit so it can close the underlying window / resource for the view.

Potentially this also removes 'phantom' users in the user-list which might be another symptom of this issue.

Change-Id: Ib0d0c5cefa7033fff5827d0a825a932cc12f8323

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Pass the proper 'disconnect' message to the Kit so it can close
the underlying window / resource for the view.

Potentially this also removes 'phantom' users in the user-list
which might be another symptom of this issue.

Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: Ib0d0c5cefa7033fff5827d0a825a932cc12f8323
@caolanm caolanm self-requested a review May 18, 2024 19:14
@caolanm caolanm merged commit d016690 into distro/collabora/co-23.05 May 18, 2024
7 of 14 checks passed
@caolanm caolanm deleted the private/mmeeks/loggingexcess23 branch May 18, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants