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

Deadlock when issuing for multiple names #38

Closed
jsha opened this issue Aug 10, 2017 · 0 comments · Fixed by #41 or #42
Closed

Deadlock when issuing for multiple names #38

jsha opened this issue Aug 10, 2017 · 0 comments · Fixed by #41 or #42
Assignees

Comments

@jsha
Copy link
Contributor

jsha commented Aug 10, 2017

I pushed some trivial changes to the Certbot acme-v2 branch, fixing field names, which should have fixed the tests. And indeed, locally a run of:

python ./tools/chisel2.py le.wtf

Works (with le.wtf aliased to localhost in /etc/hosts). But in Travis, a request for /my-order/xyz times out. A little poking suggests that this is because Travis attempts issuance for multiple names at once, and there is a deadlock related to locking the order object.

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