SICS-561: Wait for the hmm COUNTEND event in blocking mode.
Also allow veto when scanning.
This commit is contained in:
@@ -37,7 +37,7 @@ proc ::event::waitfor {sobj args} {
|
||||
set oldStatus [lindex [SplitReply [status]] 0]
|
||||
eval $args
|
||||
while {$sobjBusy == 1} {
|
||||
wait 2
|
||||
wait 1
|
||||
}
|
||||
scriptcallback remove $sobj $CBID
|
||||
SetStatus $oldStatus
|
||||
|
||||
Reference in New Issue
Block a user