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

Defer setting Adapter's execution mode until Rails initializes #683

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

bensheldon
Copy link
Owner

@bensheldon bensheldon commented Jul 27, 2022

Fixes a bug in which an Adapter may be initialized with an execution mode before all Rails config/initializers have run.

Introduced by #681.

@bensheldon bensheldon added the bug Something isn't working label Jul 27, 2022
@bensheldon bensheldon temporarily deployed to goodjob-defer-execution-jf2i1n July 27, 2022 19:01 Inactive
@bensheldon bensheldon temporarily deployed to goodjob-defer-execution-hf0d8n July 27, 2022 19:39 Inactive
@bensheldon bensheldon merged commit a4ffef7 into main Jul 27, 2022
@bensheldon bensheldon deleted the defer_execution_mode branch July 27, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant