Nabeel Parkar
Nabeel Parkar
Could you please check with the latest version `0.2.0` and confirm if this issue is fixed on your side? There was a PR that was merged but not released earlier...
Hey @antopolskiy if you can still reproduce it, could you provide me with your stack trace?
Hello @antont. I'm curious if using `asyncio.run()` or `asyncio.run_until_complete()` is a solution here
I believe to fully support this, https://github.com/GoogleCloudPlatform/functions-framework-python will have to support async first. Until that happens, I don't think we can implement this without that first
@jacobg Could you confirm on the status of this? If not fixed by 0.1.2, then please let me know and I can investigate further
Could you give me an example of a error timestamp you observed to be causing this error? Even if this is fixed, we can add tests for this