kind-park-65452
07/22/2021, 6:55 AMs3_obj = aws.s3.get_bucket_object(bucket=self.bucket_name, key=self.csv_object_key)
This call is getting fail with an exception I couldn't find the root cause:
venv/lib/python3.9/site-packages/grpc/_server.py:457: RuntimeWarning: coroutine 'invoke.<locals>.do_rpc' was never awaited
return None, False
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
pulumi-python:dynamic:Resource (app-map-migrated-tag):
error: Exception calling application: There is no current event loop in thread 'ThreadPoolExecutor-0_0'.
At first the pulumi_aws package version was 3.33.0 and I even tried to upgrade it to the latest (4.13.0) but no luck.
Any idea here what could be the issue?No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by