norns_wait()/nornsctl_wait() should accept a second parameter to specify a timeout
Similarly to aio_suspend()
, norns_wait()/nornsctl_wait()
should accept a timeout
parameter to allow users to define the waiting time rather than waiting indefinitely.
Edited by Alberto Miranda