Files
pbakaus_impeccable/tests/oracle/golden/question-wait-dead-pid.json
T

10 lines
477 B
JSON

{
"stdout": "serve-question: the question server is gone with no answer. This is a server failure, not a user decision: restart it with --start and the same payload, reopen the URL for the user, and wait again. Never proceed without their choice while their browser session is open.\n",
"stderr": "",
"exit": 2,
"signal": null,
"files": {
".impeccable/questions/k1.state.json": "{\"pid\":<PID>,\"port\":1,\"url\":\"http://127.0.0.1:1/\",\"lastBeat\":1000}"
}
}