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

Ensure that anytime the Notifier uses autoloaded constants (ActiveRecord), they are wrapped with a Rails Executor #797

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

bensheldon
Copy link
Owner

@bensheldon bensheldon commented Jan 15, 2023

Connects to #796, #144, #97.

Also removes ActiveSupport::Dependencies.interlock.permit_concurrent_loads because I believe that is only functional when it is within an Executor wrap, and in this case, it is not.

@bensheldon bensheldon temporarily deployed to goodjob-notifier-execut-qyvbzn January 15, 2023 05:23 Inactive
@bensheldon bensheldon marked this pull request as ready for review January 31, 2023 15:10
@bensheldon bensheldon added the refactor Code changes that do not introduce new features label Jan 31, 2023
…ord), they are wrapped with a Rails Executor
@bensheldon bensheldon merged commit a15bb46 into main Jan 31, 2023
@bensheldon bensheldon deleted the notifier-executor branch January 31, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code changes that do not introduce new features
Projects
Development

Successfully merging this pull request may close these issues.

1 participant