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

Think about app_reload_blacklist option in rebar.config #187

Open
williamthome opened this issue Jul 20, 2024 · 0 comments
Open

Think about app_reload_blacklist option in rebar.config #187

williamthome opened this issue Jul 20, 2024 · 0 comments

Comments

@williamthome
Copy link
Member

app_reload_blacklist is a rebar shell option. From docs:

Value: [app1, app2, …]
Description: Applications that should not be reloaded when calling commands such as r3:compile(). Useful when working with applications such as ranch, which crash after two reloads.

Maybe it should be used when the live_reload flag is set in the config to prevent unnecessary app reloads.

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

No branches or pull requests

1 participant