<div dir="ltr">We use local signals.<div>```</div><div><span class="" style="padding:1px 0px 3px;color:rgb(170,64,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap">return</span><span style="color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap"> </span><span class="" style="padding:1px 0px 3px;color:rgb(48,74,150);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap">getattr</span><span class="" style="padding:1px 0px 3px;color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap">(</span><span class="" style="padding:1px 0px 3px;color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap;background-color:rgb(255,255,255)">signal</span><span class="" style="padding:1px 0px 3px;color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap">,</span><span style="color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap"> </span><span class="" style="padding:1px 0px 3px;color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap;background-color:rgb(255,255,255)">signal_name</span><span class="" style="padding:1px 0px 3px;color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap">)</span></div><div><span class="" style="padding:1px 0px 3px;color:rgb(0,0,0);font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;line-height:16px;white-space:pre-wrap">```</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 13, 2015 at 11:07 AM, Greg Clayton <span dir="ltr"><<a href="mailto:clayborg@gmail.com" target="_blank">clayborg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">clayborg added a comment.<br>
<br>
So what happens if we are not connected to a remote platform? Do we get UnixSignal that are empty? Do we fall back to some constant notion of what we think the signal should be?<br>
<br>
<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11094&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=MEqT8U_n7oNfuDW5NRbY3ZV384ZquXIYFPWmprwUdKM&m=uE5I7GYY25cbfcjnUmYBJQJ-R-Jc1xskDXOCqbaazHo&s=1Z1ZRkpYx__pJL4l-5GLNebCmeLCm7QZsv8NnCkkd_o&e=" rel="noreferrer" target="_blank">http://reviews.llvm.org/D11094</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>