Skip to content

Switch back to a non-defered service provider #14

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
merged 1 commit into from
Apr 27, 2017

Conversation

jkudish
Copy link
Contributor

@jkudish jkudish commented Apr 26, 2017

Hey, me again 👋

Unfortunately, I realized that having the service provider be deferred made the validation rules not load in time in some instances. This reverts that change.

Sorry for the trouble, unfortunately you'll have to cut another release 😦

unfortunately, I realized that having the service provider be defered made the validation rules not load in time in some instances
@unicodeveloper
Copy link
Owner

In what instances @jkudish ?

@jkudish
Copy link
Contributor Author

jkudish commented Apr 26, 2017

Running dusk tests, in my case

@unicodeveloper
Copy link
Owner

Hmmmn, so how many times have you run with dusk tests? I just want to be sure that it actually doesn't load in time @jkudish ?

@jkudish
Copy link
Contributor Author

jkudish commented Apr 26, 2017

Consistent failure when running on that environment. I also got the error with a manual test just now, so I'm pretty confident this is an actual problem. If I change it back to undeterred and run php artisan clear-compiled the error goes away

@unicodeveloper
Copy link
Owner

Alright, will merge it in!

@unicodeveloper unicodeveloper merged commit 1d6bbba into unicodeveloper:master Apr 27, 2017
@unicodeveloper
Copy link
Owner

@jkudish I just tagged a new release.

@jkudish
Copy link
Contributor Author

jkudish commented Apr 27, 2017

Thank you!

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.

2 participants