Skip to content

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

Merged
GlassOfWhiskey merged 3 commits into
masterfrom
refactor-data-port
May 18, 2026
Merged

Refactor of the available_data_ports global variable in the Python traces#16
GlassOfWhiskey merged 3 commits into
masterfrom
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.
@LanderOtto LanderOtto force-pushed the refactor-data-port branch from b0e4186 to 5e204c2 Compare May 12, 2026 12:10
# Conflicts:
#	swirlc/compiler/default.py
@LanderOtto LanderOtto force-pushed the refactor-data-port branch from df855d3 to efd570e Compare May 18, 2026 09:52
# Conflicts:
#	swirlc/compiler/default.py
Copy link
Copy Markdown
Member

@GlassOfWhiskey GlassOfWhiskey left a comment

Choose a reason for hiding this comment

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

LGTM

@GlassOfWhiskey GlassOfWhiskey merged commit d36d4b0 into master May 18, 2026
10 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the refactor-data-port branch May 18, 2026 10:55
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