Roman Bulgakov

Results 5 issues of Roman Bulgakov

I am encountering this exception (using high-level api) then my asyncio based daemon is idle (about 15 minutes or so), after that time, this exception occurs, I have tried to...

currently lib takes no actual care and does not really "knows" whatever connection is alive, also it has very poor interface to inform user of such problem. handling connection recovery...

feature request

**Describe the bug** equality and math gt and lt checks (`==`, `>`, ` cat data1.yml | yq -o json ``` output: ```json { "old_octal": 644, "new_octal": 420 } ```

bug
v4

Hi there. I would love it if spruce could refer to env variables using not only `$VAR_NAME` but also other prefixes (which could be fixed or passed as an option...

### The following program `sample.go` triggers an unexpected result ```go //this is except from actual code from the plugin package traefikplugin import ( "net/rpc" ... ) // call is called...