another wrinkle
This commit is contained in:
parent
e4993b4456
commit
12e7d52c8b
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 12"""
|
||||||
|
date="2020-06-04T18:44:52Z"
|
||||||
|
content="""
|
||||||
|
Also, anything that catches SomeException could catch an async exception
|
||||||
|
that was intended to interrupt the thread. Probably need to make a specific
|
||||||
|
exception for thread interrupts, and make everything that catches
|
||||||
|
SomeException mask out that exception.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue