diff options
author | Naoto Ono <[email protected]> | 2025-03-06 12:39:39 +0900 |
---|---|---|
committer | GitHub <[email protected]> | 2025-03-06 12:39:39 +0900 |
commit | c939d0c85d1da76477a268058689f2f65e02d4be (patch) | |
tree | 4ac36cdaf951e42b3ad76a9b1d43207e4d98283a /test | |
parent | 309076ff91601f718f8e1285060c486c6bf37c67 (diff) |
Launchable: Send stdout and stderr (#12785)
Currently, the Launchable team is developing a new feature to attach any logs. Attached log can be anything, such as system logs or stdout. Users can find these logs using any text search. Please note that this feature is a work in progress, so we can't use it yet.
I'm going to attach stdout and stderr as attached logs because they will be useful for finding interpreter bugs. When running tests, we sometimes see interpreter itself crash, and the stack is output to stderr. When debugging the cause of the issue, this feature is useful.
Notes
Notes:
Merged-By: ono-max <[email protected]>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions