This message was deleted.
# community-support
s
This message was deleted.
j
It is shared for that task in any project, but it can be accessed concurrently for multiple tasks, except if you specify
maxParallelUsages.set(1)
c
My idea is to use it for Docker compose, we have tests in a lot of projects using it, and that way they can use the same instances, and as a bonus I can control concurrency
so, it seems perfect, thanks!
🙂 1