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

[utils] Add a function to reload all modules #134

Open
5iver opened this issue May 24, 2019 · 2 comments
Open

[utils] Add a function to reload all modules #134

5iver opened this issue May 24, 2019 · 2 comments

Comments

@5iver
Copy link
Member

5iver commented May 24, 2019

Is your feature request related to a problem? Please describe.
Reloading modules can be tricky, and it can be confusing for new users of the libraries. Modules need to be reloaded when testing changes to them.

Describe the solution you'd like
Add core.utils.reload_modules, which will reload all modules.

@mjcumming
Copy link

Great idea. If the core reloads does that mean all personal modules reload?

@5iver
Copy link
Member Author

5iver commented May 28, 2019

I haven't dug into this, but I think it will be possible to reload all modules. I'll remove the reference to 'core modules'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants