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

routing: tweak to force launch global #459

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Conversation

s-cork
Copy link
Collaborator

@s-cork s-cork commented Sep 17, 2023

minor tweak
set _force_launch to True or False
just because of the way routing.launch() is called
the call can get a bit nested because a fresh template will also call routing.launch in its form_show event

i.e. one routing.launch() will start before a previous one has finished executing

@meatballs meatballs merged commit 21352ab into main Sep 17, 2023
2 checks passed
@meatballs meatballs deleted the routing-force-launch branch September 17, 2023 15:00
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