<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Mar 7, 2017 at 12:15 AM Martin Kouba &lt;<a href="mailto:mkouba@redhat.com">mkouba@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The only thing which is guaranteed<br class="gmail_msg">
is that async observers and eventual async callbacks are executed<br class="gmail_msg">
asynchronously and do not block the thread from where the event was fired.<br class="gmail_msg"></blockquote><div><br></div><div>What about:</div><div><br></div><div><font face="monospace">  event.fireAsync(someEvent, NotificationOptions.ofExecutor(someSynchronousExecutor))</font></div><div><br></div><div>…?</div><div><br></div><div>I know that&#39;s contrived but…?</div><div><br></div><div>Best,</div><div>Laird</div></div></div>