-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Right now, MsQuic cannot collect logs because it requires commands to be executed after the test runs. But the current setup runs the server continuously and then just kills the container. This never allows for us to collect/convert our log files. We need either:
- An explicit new step/script to be run after killing the server process.
- Or, an explicit signal to shutdown the server and then time enough to run the necessary scripts after the server app process exits.
Metadata
Metadata
Assignees
Labels
No labels