Sorry, what I meant was: accumulating issues around the "main" function, which are: - context - use of env vars - your issue: separating user provided params from developer-provided params - completely separate, but worth noting: logging (and env vars) in the face of concurrency
On 6/26/19, 5:29 PM, "Rodric Rabbah" <rod...@gmail.com> wrote: > There are some accumulating issues around init and run. Which issues are these? -r