sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

sasjs job execute is not waiting for the output #317

Closed allanbowe closed 3 years ago

allanbowe commented 3 years ago

Problem:

Log is being truncated

Cause:

We are fetching the lineCount from logStatistics before the job has completed

image

Final linecount:

image

YuryShkoda commented 3 years ago

--output flag should point to the file instead of a folder