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
Add progress logging to await task (#343)
* Add showprogress flag to input parameters
* Add show progress logic
* Fix last task not being logged.
* Update read me with more test + build instructions