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
Print logs to console if an exception happens during mill launcher initialization (#5736)
Currently if an exception like
#5734 happens while launching
the mill daemon there is no logs to look to. This PR adds in-memory
logging and outputs that in case of failure.
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
0 commit comments