Results 31 comments of Kirill Pinchuk

@fbartho oh =) that was a total mess in the inbox disabled dependabot

Usage of `before` and `after` gave us super unclean code in the end with a moderately complex FSM that was hard to debug and support for small team (it was...

Hey @BrendanBerkley , thank you for such detailed issue > I'm not sure how all this app is used or if anyone would have had these problems with a fresh...

@simingy great notice, need to handle async functions as well

@coheneye hey, thank you for your contribution. I believe this merge deserves some tests for it :+1:

@rhdxmr I believe we can get rid of `Recipe.sub_recipes`: the only function of it that I can see is to facilitate the propagation of `client` in `Recipe.set_client` and probably can...

> So I think we need to make up for test code and keep test code coverage stats high. yeah, already put it to the list

@nonspher I'm not against, but personally, I don't see too much sense in having non-ephemeral locks for most cases. For example, if some process just dies, you will have basically...

hi @briancurtin! sure, we will accept such PR's