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

clients/horizonclient: make goroutine compatible #1275

Closed
wants to merge 21 commits into from

Conversation

debnil
Copy link
Contributor

@debnil debnil commented May 14, 2019

This PR makes the new Horizon client goroutine compatible. It (un)locks around access to the ServerTimeMap; concurrent access to this shared resource resulted in an error documented in #1254 . Accordingly, this PR closes that issue.

@debnil debnil closed this May 14, 2019
@debnil
Copy link
Contributor Author

debnil commented May 14, 2019

I thought I cherry-picked this commit onto a new branch, guess not - going to fix that and open a new PR.

@debnil debnil deleted the hclient-lock branch May 14, 2019 17:48
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