Hi I needed to fire a long running and unrelated to deploy task on each deploy (and on demand) And I noticed a :background" method but it says it is deprecated, so it whouldn't work in a future version of SSHKit.
Is there an alternative to launch a task on background without stop capistrano's processing? I tried to launch with & but obviously, while there's a job in the session capistrano won't continue. -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/32ec0e5e-daa1-4150-830c-4c022b3469b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
