maybe this will help with some of the race conditions showing up in drdr

This commit is contained in:
Robby Findler 2010-08-20 16:23:57 -05:00
parent 7f4aa41aac
commit d93fc805f3

View File

@ -151,7 +151,8 @@
(fw:test:reraise-error)
(send (send frame get-execute-button) is-enabled?))])
;(poll-until wait-for-computation-to-start 60) ;; hm.
(poll-until wait-for-computation-to-finish 60)))
(poll-until wait-for-computation-to-finish 60)
(sync (system-idle-evt))))
(define do-execute
(case-lambda