Skip to content

[Fix #226] workaround for search.maven.org requests throttling #228

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

Merged
merged 1 commit into from
Jul 11, 2018
Merged

[Fix #226] workaround for search.maven.org requests throttling #228

merged 1 commit into from
Jul 11, 2018

Conversation

mbuczko
Copy link
Contributor

@mbuczko mbuczko commented Jul 9, 2018

No description provided.

@@ -36,18 +43,7 @@
(map edn/read-string))
(catch Exception _
;; In the event clojars is down just return an empty vector. See #136.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/vector/map?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for catching that. actually it shoud be a vector as it was before, so the comment is ok but vector (instead of map) should be returned in this case.

@expez expez merged commit 3dd98c9 into clojure-emacs:master Jul 11, 2018
@expez
Copy link
Member

expez commented Jul 11, 2018

Thanks @mbuczko! 👍

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.

3 participants