Skip to content

Fix issue #3078, #2993 (throwing error not in ErrorNotification's destructor) @open sesame 04/09 10:28 #3097

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dkjung
Copy link
Collaborator

@dkjung dkjung commented Apr 7, 2025

#2993 #3078

  • Empty destructor definition
  • Move destructor's code in &&operator<<
    • &&operator<< throws the designated exception

Self evaluation:

  1. Build test: [*]Passed [ ]Failed [ ]Skipped
  2. Run test: [*]Passed [ ]Failed [ ]Skipped

- Empty destructor definition
- Move destructor's code in &&operator<<
  - &&operator<< throws the designated exception

Signed-off-by: Daekyoung Jung <[email protected]>
@dkjung dkjung self-assigned this Apr 7, 2025
Copy link
Contributor

@baek2sm baek2sm left a comment

Choose a reason for hiding this comment

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

LGTM

@jijoongmoon jijoongmoon changed the title Fix issue #3078, #2993 (throwing error not in ErrorNotification's destructor) Fix issue #3078, #2993 (throwing error not in ErrorNotification's destructor) @open sesame 04/09 10:28 Apr 9, 2025
@jijoongmoon
Copy link
Collaborator

Could you check the CI Fails?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants