alxmrs commented on PR #22421: URL: https://github.com/apache/beam/pull/22421#issuecomment-1255227399
> looks incorrect inside of a regular def function. Yes – thanks for pointing this out. This makes sense to me, looking further at the documentation. > Can you expand on the desire for asynchronous=True there? I... really am just trying things to stop hitting an infinite loop. This got me to a timeout error when run in tests. Though, when running e2e in Pangeo-Forge, I definitely experience a runtime error complaining that I wasn't in an `async def`. > FWIW, I don't see the infinite loops locally, even with asynchronous=True. Interesting! Do the tests pass for you? What is your environment like? I'm concerned that I'm hitting another architecture issue with ARM. Thanks for taking a look at this, Tom. -- 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]
