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

Segmentation faults on PyPy on Travis #67

Closed
banksJeremy opened this issue May 15, 2014 · 0 comments
Closed

Segmentation faults on PyPy on Travis #67

banksJeremy opened this issue May 15, 2014 · 0 comments
Labels

Comments

@banksJeremy
Copy link
Collaborator

I've had a couple of builds fail because of segfaults on PyPy on Travis.

It's possible that this is due to thread-unsafe behaviour that we're planning to remove, but it's doesn't seem to ever be an issue with CPython so I'm going to just switch back to using CPython on Travis for now. We can trying switching back to PyPy once we address potential concurrency issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant