PragmaTwice opened a new pull request, #773: URL: https://github.com/apache/incubator-kvrocks/pull/773
It seems generic parameter for `Popen` is not supported in python with version less than 3.8 (supported in python >= 3.9). Hence the docker build process will fail because `ubuntu:focal` has python 3.8 in its apt repo, which makes the nightly build fail to push to the docker hub. :rofl: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
