Adam Cécile

Results 36 issues of Adam Cécile

Hi, It would be great to support recursive directory removal. Regards

## Which version are you using? v0.17.11 ## Which operating system are you using? - [x] Linux amd64 standard - [ ] Linux amd64 Docker - [ ] Linux arm64...

bug

Hi, For some reason (annoying users ?), Mesos team decided to change the state url, removing the ".json" suffix from the URL without providing compat with the legacy url. This...

Hello, I might be doing something wrong but I think there might be a problem with dispatch_frame. Here is what I receive when I my wrapping coroutine gets cancelled it...

enhancement

Workaround #878 Harmless Cassandra exception occurs despite "IF NOT EXISTS" statement that causes Cassandra metrics module to not be initialized. After this, Chronos starts leaking file handlers (probably every time...

Hello, Version 3.0.2 fails to output metrics to cassandra properly: ``` Aug 21 09:46:02 luigi chronos[28335]: DEBUG com.datastax.driver.core.Connection - Connection[mario.domain/10.99.50.1:9042-2, inFlight=1, closed=false] Setting keyspace metrics Aug 21 09:46:02 luigi chronos[28335]:...

setup_swagger now accepts "definitions" kwarg containing definitions as YAML formatted-string By doing this you may want to generate marshmallow models using swagger-marshmallow-codegen, or simply mutualise objects definitions among multiple routes

Hello, I tried to switch from decorator to mixin because Mypy struggles to understand what methods are available but I cannot figure out how to set case handling. I tried...

Hello, It seems aioftp server cannot communicate with NCFTP, here is the client transcript: ``` NcFTP 3.2.5 (Feb 02, 2011) by Mike Gleason (http://www.NcFTP.com/contact/). Connecting to 10.1.1.1... welcome Logging in......

Hello, I had trouble on a server having tones of dead connection to remote FTP server in CLOSED_WAIT state. I'm not sure what exactly caused that (I suspect the remote...