-
- Downloads
Added exit_status and terminating_signal to SrtGraphics and SrtLibrary
If helper times out or is killed we report the exit_status of the helper and terminating_signal if it was terminated. Tested locally by making wflinfo symlink point to hanging mock test. Will add unit tests in next commit. Also added SRT_LIBRARY_ISSUES_TIMEOUT for timeout result.
Showing
- bin/system-info.c 36 additions, 0 deletionsbin/system-info.c
- steam-runtime-tools/graphics-internal.h 10 additions, 2 deletionssteam-runtime-tools/graphics-internal.h
- steam-runtime-tools/graphics.c 97 additions, 23 deletionssteam-runtime-tools/graphics.c
- steam-runtime-tools/graphics.h 2 additions, 0 deletionssteam-runtime-tools/graphics.h
- steam-runtime-tools/library-internal.h 10 additions, 2 deletionssteam-runtime-tools/library-internal.h
- steam-runtime-tools/library.c 85 additions, 6 deletionssteam-runtime-tools/library.c
- steam-runtime-tools/library.h 4 additions, 0 deletionssteam-runtime-tools/library.h
- steam-runtime-tools/utils-internal.h 4 additions, 0 deletionssteam-runtime-tools/utils-internal.h
- steam-runtime-tools/utils.c 52 additions, 0 deletionssteam-runtime-tools/utils.c
- tests/graphics.c 3 additions, 1 deletiontests/graphics.c
- tests/library.c 6 additions, 2 deletionstests/library.c
Loading
Please register or sign in to comment