Hi! I am using DockerContainer as infrastructure. ...
# ask-community
a
Hi! I am using DockerContainer as infrastructure. Does it by default support concurrent task runs (via task.submit() ) or do I need to change some config? I got it working in process but not with DockerContainer, the tasks just runs in sequence.