Skip to content

yarn tasks stop

Terminal window

This command stops a long-lived task that is currently running in the background. The task will be terminated and its status will be set to “stopped”.

Use yarn tasks list to see the names of running tasks that can be stopped.