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 assertion bug #2427

Closed
wants to merge 2 commits into from
Closed

Conversation

MG190202
Copy link
Contributor

No description provided.

@MG190202 MG190202 requested a review from chubei February 27, 2024 14:21
DEFAULT_PORT_HANDLE,
};
use dozer_core::node::{PortHandle, Sink, SinkFactory};
pub const DEFAULT_PORT_HANDLE: u16 = 0xffff_u16;
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the DEFAULT_PORT_HANDLE is being used at 3 other places too, should i remove its usage at other places also?

Copy link
Contributor

Choose a reason for hiding this comment

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

No

@MG190202 MG190202 closed this Feb 27, 2024
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