On 4/21/16 1:29 PM, Steven Schveighoffer wrote:

I get strange behavior. Not an error/exception, but basically hung
process. I tried modifying different things, and passing other types of
messages. Seems almost like the call to send is ignored for sending the
s message.

Nevermind, this is my ignorance. I was unaware that a spawned thread terminating via uncaught exception does nothing.

It kind of makes sense, but definitely not what many would expect.

-Steve

Reply via email to