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

Reload modules when rebuilding with the same name #1192

Closed
1 task done
aulemahal opened this issue Sep 29, 2022 · 0 comments · Fixed by #1284
Closed
1 task done

Reload modules when rebuilding with the same name #1192

aulemahal opened this issue Sep 29, 2022 · 0 comments · Fixed by #1284
Assignees
Labels
API Interfacing and User Concerns enhancement New feature or request
Milestone

Comments

@aulemahal
Copy link
Collaborator

Generic Issue

Currently, when building a virtual submodule, if the name already exists, the existing one is simply updated with the built indicators.
This means that when re-building a module after having removed a few indicators from the yaml, these indicators still appear in the update module and thus are iterated over with iter_indicators. We should have an option to "reset" the module, without having to restart the python kernel.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@aulemahal aulemahal added enhancement New feature or request API Interfacing and User Concerns labels Sep 29, 2022
@aulemahal aulemahal added this to the v0.39 milestone Sep 29, 2022
@aulemahal aulemahal self-assigned this Sep 29, 2022
@Zeitsperre Zeitsperre modified the milestones: v0.39, v0.40 Nov 1, 2022
@Zeitsperre Zeitsperre modified the milestones: v0.40, v0.41 Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Interfacing and User Concerns enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants