digitalmars.D.learn - LinkTerminated origin
- Josh (6/6) Apr 03 2013 How can I find out which line of code is causing a thread to
How can I find out which line of code is causing a thread to throw a LinkTerminated? Every time I catch one, it always says std\concurrency.d(262), which is just the LinkTerminated constructor. Thanks, Josh
Apr 03 2013