fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Parallel tasks with execute()


From: Nitesh Nanotkar
Subject: Re: [Fab-user] Parallel tasks with execute()
Date: Wed, 25 May 2016 19:02:09 +0530

Use "env.parallel = True"

On Wed, May 25, 2016 at 5:26 PM, Carlos García <address@hidden> wrote:

Hi!

is it possible to run parallel tasks using execute() in fabric 1.8?

I know it’s possible putting the decorator @parallel on the task, but I don’t want to do that. Any ideas?

Thanks in advance


_______________________________________________
Fab-user mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fab-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]