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

Postgres deadlock on tests #270

Closed
jlmcgehee21 opened this issue Sep 21, 2018 · 2 comments
Closed

Postgres deadlock on tests #270

jlmcgehee21 opened this issue Sep 21, 2018 · 2 comments

Comments

@jlmcgehee21
Copy link
Contributor

Intermittently, the async tests fail due to a Postgres deadlock. Changing the fixtures to operate as shown in the Ecto docs should solve this problem.

@jjcarstens
Copy link
Collaborator

I believe this is resolved. I haven't run into any deadlock issues running the specs and Fixtures implements a counter now (which is what I think was attempting to be linked in the out of date ecto doc?)

Can you confirm @jlmcgehee21 ?

@mobileoverlord
Copy link
Contributor

This is believed to be resolved

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

3 participants