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

put! always evaluating to nil? #5

Open
csm opened this issue Nov 4, 2014 · 3 comments
Open

put! always evaluating to nil? #5

csm opened this issue Nov 4, 2014 · 3 comments

Comments

@csm
Copy link

csm commented Nov 4, 2014

Specifically: https://github.com/Factual/durable-queue/blob/master/src/durable_queue.clj#L731

It looks like put! will always evaluate to nil, not to true/false based on whether or not the put times out.

@ztellman
Copy link
Contributor

ztellman commented Nov 4, 2014

Hmm, not sure how that got in there. Thanks.

@ktsujister
Copy link

seems like same with #4, and it's fixed now with 0.1.3.

@vedang
Copy link

vedang commented May 2, 2023

This issue can be safely closed as it has been fixed in the code-base via e5e069d 8 years ago.

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

4 participants