Benoit Chesneau
Benoit Chesneau
I am not very fan of changing the timeout behaviour of the workers. This makes things more complex. Also I am not sure the proposed implementation is working on all...
> Agreed that a communication channel would be ideal for multiple uses. > But sharing the (one and only) arbiter pipe to the (possibly) multiple workers seems dangerous to me,...
> Hm, one option to use an approach similar to what @tilgovi suggested with ctime & mtime, and avoid using chmod for this purpose could be: call `fstat` on the...
> > So it's really N workers -> Arbiter. Only Arbiter read. > > Only one reader, I agree, but since it's the same pipe instance, you fall into the...
Maybe we should try to find a way to still ship a setup.py for those who need it? We should make sure the ux is goof. thoughts?
I can't reproduce here. Do you mean `~/.couchapprc` ? The file should now be named `~/.erica.conf` (so we can make sure you can't push your all home).
hrm I will retry, but I don't reproduce it here with latest version. I didn't get your email btw :/
what happened to this?
@zp-sd as said on slack I would use hackney instead of lhttpc. I'm the maintainer of hackney so any updated needed would be easier. Can you make the change? one...
@zp-sd if you have a simple way to test we can eventually try the second method. Let me know :)