Commit edc1d4e
committed
veb: skip graceful_shutdown_test on tcc-linux, and bound shutdown timeout
The test hangs indefinitely on the tcc-linux CI job, pinning the
watchdog for the entire 6h timeout. Skip it under tinyc until the
underlying tcc/spawn interaction is understood, and pass an explicit
5s timeout to server.shutdown() so future regressions fail fast
instead of hanging CI.1 parent 6c7c2ce commit edc1d4e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments