<div class="gmail_quote">2013/2/25 Jan Henry Nystrom <span dir="ltr"><<a href="mailto:janhenrynystrom@gmail.com" target="_blank">janhenrynystrom@gmail.com</a>></span><br>[snip]<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
But my hunch is that if you are trying to do this your are doing something fundamentally wrong, but hey without<br>
more information it is hard to tell.<br></blockquote><br></div>I must admit to having done something similar.<br>Not in production code (of course!), but as an alternative to "wait a fixed number of milliseconds" in unit and integration tests.<br>
<br>As far as I remember, what I did was loop (up to a certain limit) until no processes were running and all message queues were empty.<br>