illuminatedwax
illuminatedwax
If a managed nodegroup specifies the "subnet" option, and a private subnet is listed without having "privateNetworking" set to "true", the error listed is "subnet ID XXX does not exist"....
**Commit Hash** 7fa69ea5 **Platform** Ubuntu 22.04.2 LTS **Summary** Olive crashes during the export process **Steps to Reproduce** 1. Exporting this particular project crashes every time Crash Report [crashreport.txt](https://github.com/olive-editor/olive/files/11410490/crashreport.txt) Valgrind ==229744==...
The library doesn't fully work with Python 2.6.6 (and most likely Python 2.6 in general), because the write() method in the ssl socket library does not support using bytearray to...
This pull request changes the usage of anyio to use the anyio 3.x API interface instead of anyio 2.x and bumps the version to 0.0.1a4. Also reflects the fact that...