Quentin Pradet
Quentin Pradet
PyOxidizer sounds like a more promising approach than PyInstaller, see https://hynek.me/til/python-portable-binaries/
I started experimenting with `PyOxidizer` yesterday. It supports Python 3.8, 3.9 and 3.10, just like us. It's unclear how long we will have to wait to get 3.11. Many projects...
Interesting pull request suggesting additional difficulties on macOS: https://github.com/splitgraph/sgr/pull/656
> besides manually reading Rally benchmark timestamps from the logs. Even that is an issue to me. I don't think there are clear start and end indicators in rally.log?
> This can be fixed by _not_ rendering the following line in rally-teams when there is only one node: We discovered the hard way that it's not about the number...
We don't generally assign issues, you are welcome to give it a try.
This is worth doing, yes!
@elasticmachine update branch
@nik9000 Are you still interested in working on this?
Intriguing! This appears to be an OpenSSL bug that was fixed in 1.1.1b: https://github.com/openssl/openssl/pull/8299. I don't know what version was used here but it looks like 18.04 only includes 1.1.1...