Skip to content

fix: #425 ensure accept/reject port type is a set#426

Merged
jchanvfx merged 1 commit intojchanvfx:mainfrom
jack-mil:reject_port_fix#425
Jul 16, 2024
Merged

fix: #425 ensure accept/reject port type is a set#426
jchanvfx merged 1 commit intojchanvfx:mainfrom
jack-mil:reject_port_fix#425

Conversation

@jack-mil
Copy link
Copy Markdown
Contributor

@jack-mil jack-mil commented Jul 9, 2024

If a session is loaded that has an accept_port_types or reject_port_types field, when the json file is de-serialized, what should be a set internally becomes a list.

This commit ensures that the data in the model is always a set, making conversion each time.

If a session is loaded that has an accept_port_types or reject_port_types
field, when the json file is de-serialized, what should be a set
internally becomes a list.

This commit ensures that the data in the model is always a set,
making conversion each time.
@jchanvfx jchanvfx merged commit 00d06ba into jchanvfx:main Jul 16, 2024
@jack-mil jack-mil deleted the reject_port_fix#425 branch July 16, 2024 19:51
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