<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 15, 2016 at 4:36 PM, Tom Barber <span dir="ltr"><<a href="mailto:tom@analytical-labs.com" target="_blank">tom@analytical-labs.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>If I want to wait for a message is it something from the right side of status_set for example: <a href="https://github.com/OSBI/layer-pdi/blob/master/reactive/pdi.py#L83" target="_blank">https://github.com/OSBI/layer-pdi/blob/master/reactive/pdi.py#L83</a> 'Configuration has changed, restarting Carte.'?</div></div></blockquote><div> </div><div>That's correct.  And note that if you just give a plain string to wait_for_messages for a given service, it will be an exact, full string match.  But you can also give regular expressions, as shown in the example.</div></div></div></div>