调用 S3 操作的线程返回 RuntimeError (在解释器关闭后无法安排新的未来任务)
作者: jpl-jengelke创建于 2022年1月17日更新于 2026年7月24日
标签bugs3p3
This was reproduced with the following application setup:
Python 3.9.9
CentOS 7
botocore==1.20.112
boto3==1.17.112
Example Code:
内容来源: boto/boto3