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

Localise yaml import to reduce import duration #33

Open
rmileskcl opened this issue Jul 29, 2020 · 0 comments · May be fixed by #34
Open

Localise yaml import to reduce import duration #33

rmileskcl opened this issue Jul 29, 2020 · 0 comments · May be fixed by #34
Assignees

Comments

@rmileskcl
Copy link
Contributor

In puma.logging.loggin yaml is imported at the top of the file - if we move this to be a local import, the yaml package will only be loaded when needed

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

Successfully merging a pull request may close this issue.

1 participant