Attention is currently required from: arehbein.
2 comments:
File tests/stream/stream_test.c:
Patch Set #13, Line 829: rc = clock_gettime(CLOCK_MONOTONIC, &start);
See answer to the same comment on change 33197 […]
I think I already answered in there that the easiest/best way to timeout the test is to use the alarm() call, to avoid making the test even more complex with mixed calls to clock_gettime and osmo_clock_gettime. Not critical though.
File tests/stream/stream_test.c:
Patch Set #16, Line 518: osmo_timer_schedule(&fragmented_send_tl_cli, 0, 125000);
why this change in time? seems unrelated?
To view, visit change 33198. To unsubscribe, or for help writing mail filters, visit settings.