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

Make child process inherit load-path from parent #27

Merged
merged 1 commit into from Apr 29, 2018
Merged

Conversation

astahlman
Copy link
Owner

Ensure that the load-path used in the async child process matches the
load-path in the parent process. I suspect that this is the root cause
of issues like #19 and
#21.

Ensure that the `load-path` used in the async child process matches the
`load-path` in the parent process. I suspect that this is the root cause
of issues like #19 and
#21.
@astahlman astahlman merged commit 4bd85c9 into master Apr 29, 2018
@astahlman astahlman deleted the fix-load-path branch April 29, 2018 17:39
This was referenced Apr 29, 2018
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 this pull request may close these issues.

None yet

1 participant