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
{{ message }}
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Currently, the tracing destination file is created automatically with a randomly-generated name in the /tmp/codespaces_logs directory. To improve the API, accept --trace-dest to allow specifying tracing file destination instead. In the future this option can also accept non-file destinations, like stdout to pipe the tracing stream directly into the parent shell.