You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make cfarm parse output from all workers and display it in a cleaner format.
Where each worker gets a single line of output and shows a very 'ninja' like output:
Make cfarm parse output from all workers and display it in a cleaner format.
Where each worker gets a single line of output and shows a very 'ninja' like output:
When we encounter an error we cache the output, mark the worker as failed, and keep the rest of the workers displayed, e.g. something like this:
Finally when they are all finished we than display all the errors, and a short summary.
The text was updated successfully, but these errors were encountered: