Attention is currently required from: fixeria.
Patch set 1:Code-Review +1
1 comment:
File library/Osmocom_Types.ttcn:
Patch Set #1, Line 117: f_sleep(rnd() * max_seconds);
So you call f_rnd_sleep(max_seconds:=30) and it may end up sleeping 32435562354324234232 seconds?
Ah, rnd() returns something 0..1.
Please document that like done in line 62.
To view, visit change 39880. To unsubscribe, or for help writing mail filters, visit settings.