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

thread factory name is always "chime-" #33

Closed
orestis opened this issue Aug 20, 2020 · 4 comments
Closed

thread factory name is always "chime-" #33

orestis opened this issue Aug 20, 2020 · 4 comments
Assignees

Comments

@orestis
Copy link

orestis commented Aug 20, 2020

(format "chime-" (swap! !count inc)) will always return "chime-" since there's missing a %s. Perhaps str should be used instead?

@jarohen
Copy link
Owner

jarohen commented Aug 24, 2020

Thanks - yep, will push a fix!

@pmonks
Copy link

pmonks commented May 19, 2021

Not to necro this thread, but is there a schedule for when this fix might be released?

@jarohen
Copy link
Owner

jarohen commented May 19, 2021

Thanks for the poke, I thought I'd released these. 0.3.3 up on Clojars 😄

@pmonks
Copy link

pmonks commented May 19, 2021

Awesome - thanks @jarohen! 👍👍

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

3 participants