Avi Flax

Results 86 comments of Avi Flax

Just for cross-reference: this is intended to resolve #43.

Could be, sure. But on the other hand, there’s the case of typos. In my case, I was trying to fix an intermittent problem with a program that seemed to...

Thank you @prcastro and @osiewicz for your work on this! I’m using it and enjoying it. 🍻

I’m having this problem now… did you ever figure this out?

Ah, in my case it turned out to be because I was using Given/When/Then in `it` blocks, I had to change them to `context` as per [this Stack Overflow answer](http://stackoverflow.com/a/32962289/7012).

Might be related to https://github.com/metosin/reitit/issues/616

+1 I had to manually apply the decorator and it was a real pain. I have 2 suggestions: 1. Split the decorators into 2 methods: one for the functionality, one...

Something like this is still needed in the Clojure world. I’m working on a project and I need something simple, straightforward, reliable, resilient, easy to administer, etc and so far...

@currentoor thanks for following up! I’ve encountered Quartz many times over the years, and I’ve always been confused why people keep bringing it up in the context of background job...

Cool, thanks @b-ryan! You might want to set this repo to “archived” as well just to make its status clearer. It mostly just makes it read-only.