Skip to content

Changes

Started 4 hr 56 min ago
Queued 6 sec
Took 3 min 15 sec on built-in
tests: speed up InterthreadTest by shrinking the fuzz sleep

qWriter()/mapWriter() each had a 50% chance per iteration (20
iterations) of sleep(1), making the test take up to ~13s just to
exercise thread interleaving. The delay only needs to be long enough
to encourage preemption, not a full second.

Change-Id: Id6bc453f9217ae392dcd3288dfa6784c533f8eb6
Vadim Yanitskiy at
.gitignore: add doc/manuals/vty/osmotrx-*-vty-reference.{pdf,xml.inc}

Change-Id: I622e7e53e539f0fc97745e59285e1d8e39427f54
Vadim Yanitskiy at