Skip to content

script_manager - delay script start until all libraries are scanned #560

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

Merged

Conversation

wpferguson
Copy link
Member

added a start queue for scripts that start at start up to allow for including and using libraries in other than the default path. Scripts are now started after all directories are scanned instead of being started as they were found.

                       start up to allow for including and using libraries
                       in other than the default path.  Scripts are now
                       started after all directories are scanned instead of
                       being started as they were found.
@wpferguson
Copy link
Member Author

Fixes #559

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

Successfully merging this pull request may close these issues.

1 participant