Cheng Sun
|
c392b5499e
|
interruptible_wait: check for interruption immediately
Akin to 651274e508
|
2014-12-12 16:11:40 +00:00 |
|
Cheng Sun
|
ba7c5ddcd2
|
interruptible_wait: allow nil Predicate
Allow for the case where InterruptibleWait is used purely for the
timeout.
See the documentation string for details.
|
2014-12-09 16:32:37 +00:00 |
|
Cheng Sun
|
651274e508
|
interruptible_wait: evaluate Predicate immediately
Previous behaviour was to wait PredicateInterval before the first
time that the Predicate is evaluated
|
2014-12-09 16:32:37 +00:00 |
|
Cheng Sun
|
efbc365b6d
|
fmt step_wait, interruptible_wait
|
2014-12-09 11:18:35 +00:00 |
|
Cheng Sun
|
1dd963278f
|
Add generic interruptible wait method
|
2014-12-09 10:45:52 +00:00 |
|