Skip to content

Refactor of the available_data_ports global variable in the Python traces#16

Open
LanderOtto wants to merge 1 commit intomasterfrom
refactor-data-port
Open

Refactor of the available_data_ports global variable in the Python traces#16
LanderOtto wants to merge 1 commit intomasterfrom
refactor-data-port

Conversation

@LanderOtto
Copy link
Copy Markdown
Contributor

@LanderOtto LanderOtto commented Jul 6, 2024

This commit changes the global variable available_data_ports in the Python traces. Before this commit, it was populated during main execution. Now, it is populated entirely at the beginning of execution.

…e this commit, it was populated while the `main` function is executed. Now, it is populated at the beginning of execution.
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.

1 participant