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

Modify etl::message_packet to not require polymorphic messages #1030

Closed
jwellbelove opened this issue Feb 16, 2025 · 1 comment
Closed

Modify etl::message_packet to not require polymorphic messages #1030

jwellbelove opened this issue Feb 16, 2025 · 1 comment
Assignees

Comments

@jwellbelove
Copy link
Contributor

Currently etl::message_packet requires that etl::imessage has a virtual destructor.
Attempt to change the way etl::message_packet destructs message objects to use the message Id instead.

@jwellbelove
Copy link
Contributor Author

Fixed 20.40.0

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

No branches or pull requests

1 participant