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

Write configs after starting threads #142

Open
ptcNOP opened this issue May 24, 2018 · 1 comment
Open

Write configs after starting threads #142

ptcNOP opened this issue May 24, 2018 · 1 comment
Labels

Comments

@ptcNOP
Copy link
Contributor

ptcNOP commented May 24, 2018

@Drewsif, can you help me understand what is going on here? I'm mostly confused about why the configs are written after the threads are started.

@Drewsif
Copy link
Contributor

Drewsif commented May 28, 2018

If there is a new module that isnt in the config we write the defaults into the config incase it need to be changed later. Its done after the threads since we will have all the default config options loaded and we can look for missing modules.

@clenk clenk added the question label Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants