Barry Hurley
Barry Hurley
My apologies for the travis build failures, I'm not too familiar with it. There seem to be odd limitations around specifying the more recent python versions. I bumped the distro...
I am also seeing this error with the latest stable release where celery crashes after a few hours of long running tasks. I'm seeing this happen after an hour long...
@ask I was simply monitoring the tasks using `top` and just based on how long the job was running, it seemed to crash after one of the tasks exceeded time_limit....
I am all for trailing commas to reduce diff noise, thank you for developing this plugin! 😍 When we were trying to bring it into our flake8 setup, its flagging...
Absolutely, or even removing `set` there would be justification for both with and without a the comma… To be honest I'm not sure I'm not familiar with how this is...
Hey, it looks like the upstream specification [allows for null values as of version 1.31.0 ](https://github.com/open-telemetry/opentelemetry-specification/pull/3853) now. Is this something that might come to the library at some stage do...