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
Do not sys.exit in execute_project function (#1265)
* Use return instead of sys.exit(0) #1264
Signed-off-by: Jono Yang <jyang@nexb.com>
* Add unit test for the execute_project function async option #1264
Signed-off-by: tdruez <tdruez@nexb.com>
---------
Signed-off-by: Jono Yang <jyang@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Co-authored-by: Jono Yang <jyang@nexb.com>
0 commit comments