Eugeniu

Results 7 issues of Eugeniu

Hi, This is a feature request to be able to resume a previously started scan for the database with a large set of keys removed. With the current implementation, the...

**Description** Setting`ssh_timeout: 120` in salt-master config does not change the ConnectTimeout value for ssh commands. **Expected behavior** ConnectTimeout is changed to the value of ssh_timeout. **Versions Report** ```yaml Salt Version:...

Bug
expected-behavior
Salt-Cloud
needs-triage
doc-param-missing

Looking at this code: https://github.com/celery/py-amqp/blob/master/amqp/transport.py#L364-L366 I understand that socket.timeout() would be raised in 2 cases: * drain_events() method is called with some timeout value and no message was received by...

Hi, Seems that RethinkDB is converting float value of 0.0 to integer value of 0. In my scenario the problem is that python dictionaries are saved in RethinkDB and upon...

bug
good first issue

Hi, The extension fails to load the attached parquet file (zipped as github doesn't accept .parquet files). I am able to read the plain file with pandas. The error in...

Hi, Currently I see these entries in the database file: ``` ; IP-ASN32-DAT file ; Original source: rib.20220413.1800.bz2 ; Converted on : Wed Apr 13 19:48:48 2022 ; Prefixes-v4 :...

When removing duplicates would be useful to have the option to create symlinks for the duplicate files (with the names of the duplicate files as default) instead of deleting them....