Giorgio Salluzzo

Results 13 issues of Giorgio Salluzzo

Very interesting service provider IMHO, this is one of the main reason I looked into it: ``` ScaleGrid is the only DBaaS that lets you host in your own cloud...

This is a brief explanation of the problem (quoting from https://github.com/benoitc/gunicorn/issues/2453#issuecomment-1049235886): """ If I am not mistaken, the problem seems quite clear to me: apart from access logs, everything else...

Feature/Logging

It looks like the package has been published as `anaconda-cli` for years. See https://pypi.org/project/anaconda-cli/ vs https://pypi.org/project/anaconda-client/

https://github.com/sjaensch/aiobravado/blob/2766795dbb45b7a2c37b6e3f4e2293d2d34bd901/tests/functional/request_func_test.py#L15

``` Traceback (most recent call last): File ““, line 1, in File “/tmp/pip-build-stspk7m3/periodical/setup.py”, line 18, in version = get_version() File “/tmp/pip-build-stspk7m3/periodical/setup.py”, line 14, in get_version module = open(‘periodical.py’).read() File “/vagrant/.virtualenvs/mimercadona_api/lib64/python3.4/encodings/ascii.py”,...

https://github.com/hiveeyes/terkin-datalogger/blob/82a05415f70e8000a069842df0d5d49abefe5484/test/test_http_mocking.py#L41 After I replaced the HTTP parser, I managed to support non-standard behaviours like the one in that test. You just have to: `pip install mocket==3.9.1`

It'd be great if we had a way to set the max number of file descriptors. See for instance the uWSGI setting for it: https://uwsgi-docs.readthedocs.io/en/latest/Options.html#max-fd