Skip to content

ViktorShapoval/xclap-soe-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository to show issue with stopOnError property of xclap

Description

There are two tasks, that are running concurrently and both of them exit with process code not equal 0.

Steps

  • Run npm i
  • Run npm run no-flag
  • Run npm run flag

Expected Behaviour

Same result expected for both no-flag and flag command, as stopOnError is defined inside xclap.js file

Current Behaviour

no-flag command will stop fully after error in first exited tasks, no matter that stopOnError is defined with soft inside xclap.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published