Skip to content

run code to build cfg template earlier - #320

Open
Christian-B wants to merge 1 commit into
masterfrom
check_user_cfg
Open

run code to build cfg template earlier#320
Christian-B wants to merge 1 commit into
masterfrom
check_user_cfg

Conversation

@Christian-B

Copy link
Copy Markdown
Member

reminder.
To support unittests that call sim.setup() but do not use any cfg values we delayed when we check if the user has created their cfg and if not write the template.

This is done by storing __missing_config_file during sim.setup.

previously.
the check_user_cfg method which creates the template was called if transceiver creation failed.

but we before we get there we have to get the machine version

SO:
This pr also calls it if version_factory fails.

@Christian-B
Christian-B requested a review from rowleya June 29, 2026 07:33
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.

3 participants