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

devise in combination with em-mysql2 #153

Open
BobClaerhout opened this issue Feb 12, 2013 · 5 comments
Open

devise in combination with em-mysql2 #153

BobClaerhout opened this issue Feb 12, 2013 · 5 comments

Comments

@BobClaerhout
Copy link

I've managed to get em-mysql2 working for one of my databases (to get async active record). This is a seperate database.
However, when I want to use em-mysql2 for my main database, the devise gem fails.
I get following example: "could not yield from root fiber".
Anyone has a solution for this?
Thx in advance

@igrigorik
Copy link
Owner

Hard to say. If you're running on the same server (with fiber-pool, or on Goliath, etc), then it means it's something within Devise itself that may need to be patched.

@BobClaerhout
Copy link
Author

Yes, I'm running on the same server (thin). Does anyone has run into the same problem?

@igrigorik
Copy link
Owner

You might be better off asking on devise issue tracker (or mailing list).

@BobClaerhout
Copy link
Author

I did that, for those who are looking for a possible solution: this is a link to the issue: heartcombo/devise#2276

@BobClaerhout
Copy link
Author

In the referend issue, I added more information about the problem.
There is a chance that you know the answer to this, so it would be nice if you read this post as well.
Thanks in advance

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