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

Fix start-up issue with Rails 6.1 & async mode #196

Closed
wants to merge 1 commit into from
Closed

Fix start-up issue with Rails 6.1 & async mode #196

wants to merge 1 commit into from

Conversation

tedt10e
Copy link
Contributor

@tedt10e tedt10e commented Jan 14, 2021

I'm not sure this is an acceptable fix for #195, but this would not raise queue_parser': undefined method first' for "*":String (NoMethodError) anymore.

I also notice the start-up time for async mode is significantly slower than other modes. (It took more than 5 minutes to start-up).

I'm not sure it is related to this fix or any other factor of rails 6.1.

I'm not sure this is an acceptable fix, but this would not raise `queue_parser': undefined method `first' for "*":String (NoMethodError) anymore.

I also notice the start-up time for async mode is significantly slower than other modes. (It took more than 5 minutes to start-up).

I'm not sure it is related to this fix or any other factor of rails 6.1.
@tedt10e
Copy link
Contributor Author

tedt10e commented Jan 16, 2021

closed in favor of #199

@tedt10e tedt10e closed this Jan 16, 2021
@tedt10e tedt10e deleted the patch-1 branch January 16, 2021 15:38
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.

1 participant