> A) Why async in the user code? Is it really necessary? It's not a requirement, but it's simpler to default to one and mention the other. You can see an example of sync code in…
Hey, lead developer for the Python SDK here. I have a few examples in https://github.com/helderco/dagger-examples and I plan to add more. There's also reference documentation in https://dagger-io.readthedocs.io/ so you…
> A) Why async in the user code? Is it really necessary? It's not a requirement, but it's simpler to default to one and mention the other. You can see an example of sync code in…
Hey, lead developer for the Python SDK here. I have a few examples in https://github.com/helderco/dagger-examples and I plan to add more. There's also reference documentation in https://dagger-io.readthedocs.io/ so you…