|
|
|
|
|
by lmm
4572 days ago
|
|
An exception in one thread shouldn't affect others - why would it? I agree that unstructured use of threading primitives leaves you with an unpredictable system, but it's possible to build safer, higher-level abstractions and use those. |
|