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

Spring/Zeus preloaders issue #20

Open
antonfefilov opened this issue Jun 10, 2017 · 2 comments
Open

Spring/Zeus preloaders issue #20

antonfefilov opened this issue Jun 10, 2017 · 2 comments

Comments

@antonfefilov
Copy link

I figured this issue: can't change access mode from "r+" to "a" (ArgumentError) while was using stripe-ruby-mock gem w/ both Spring and Zeus preloaders.
The problem is in https://github.com/nesquena/dante/blob/master/lib/dante/runner.rb#L253 and I'm curious is it possible to simply remove 'a' option (all is well without it) or there is should be more complex solution?

@nesquena
Copy link
Owner

Looks like maybe you don't have permission to write to the log file. You could submit a PR which catches that exception and prints a warning instead rather than erroring out.

@antonfefilov
Copy link
Author

Thank you for quick response, I will follow your recommendation.

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

2 participants