wait-for-io-to-complete in drscheme:rep:text%
wait-for-io-to-complete
drscheme:rep:text%
This waits for all pending IO in the rep to finish and then returns.
This method must only be called from the main thread in DrScheme's eventspace
(send a-drscheme:rep:text wait-for-io-to-complete) -> void
(send a-drscheme:rep:text wait-for-io-to-complete)
send
a-drscheme:rep:text