David Davis
David Davis
We ran into this issue. Calling `file.read()` in code our began raising an error after upgrading fastapi: `ValueError: I/O operation on closed file.`
FWIW, I just reproduced this problem with rabbitmq and no redis backend.
@GianniCarlo I tested out the beta (both the end of chapter sleep and the shake to snooze) and they work well. 👍
@vinnyrose that sounds like a fine solution. FWIW, our project decided to use django-cleanup as it is and add `@cleanup.ignore` to the models we want to ignore. So we no...
@dLobatog any updates?
@Klaas- thanks for the report. I've contacted the mdatp team and pointed them to this issue.
Hi @dylan-bartos-tanium thanks for the issue. Publishing security errata for rpm repos is a feature we're aware of and are hoping to support. I hope to have more details to...
Thank you for the bug report. This is something we want to fix and I've added it to our backlog.
One thing we'll probably want to do is replace requests with httpx since the latter provides async functionality.
Hi @Conan-Kudo! Good to see you. I will take a look into this and report back. Thanks for opening an issue.