Grégory Starck

Results 17 issues of Grégory Starck

Hi, happy new user of coloredlogs for its out of the box nice feature. please consider this use case: ``` In [1]: import coloredlogs In [2]: import logging In [3]:...

…_received If server fails to send us its heartbeat, we should assume it's dead/gone. NB: The heartbeat thread doesn't execute drain_events() calls, so the user - if he activated the...

Hi, I discovered, already some days/week ago, that `rez-bind python` actually creates a package.py which contains instructions to add to PYTHONPATH the paths to 2 of the "main" libs directories...

Would solve https://github.com/devpi/devpi/issues/897

Hi, at my work ($$$) we would like to be able to make snapshot(s) of a particular index and to put that in a new index name basically (with the...

which can be easily triggered by running the tests under a heavy loaded system. An easy/possible way to achieve this is to start many(sufficiently) instance of the tests in parallel...

Hi, I get: ``` [ 46%] Building C object blosc/CMakeFiles/blosc_extension.dir/blosc_extension.c.o cd /mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/_skbuild/linux-x86_64-3.6/cmake-build/blosc && /usr/bin/cc -Dblosc_extension_EXPORTS -I/mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/blosc/c-blosc/blosc -I/mnt/data1/home/gregory.starck/.virtualenvs/pypy3/include -I/mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/blosc/c-blosc/internal-complibs/lz4-1.9.3 -I/mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/blosc/c-blosc/internal-complibs/zlib-1.2.8 -I/mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/blosc/c-blosc/internal-complibs/zstd-1.4.8 -I/mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/blosc/c-blosc/internal-complibs/zstd-1.4.8/common -O3 -DNDEBUG -fPIC -o CMakeFiles/blosc_extension.dir/blosc_extension.c.o -c /mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/blosc/blosc_extension.c /mnt/data1/home/gregory.starck/pypy3_wheels/blosc-1.10.2/blosc/blosc_extension.c:11:10: fatal...

Hi, I just started trying etcd.. I'm suprised to see that the __repr__ of an EtcdResult include the repr()/str() of its whole __dict__, which is rather counter-producive when you evaluate/test...

From #1451 : Feature : Add/[remove] host without arbiter restart #TDB (@naparuba). let's talk here about it.