Is it possible that more than one thread attach continuation marks to the same continuation simultaneously? I couldn't come up a code that does so, but I'm not susre if it's impossible. For example, can an implementation-level error be triggered right after a continuation passed from a different thread, and the handler attaches a new mark?
- Continuation marks and threads Shiro Kawai
- Re: Continuation marks and threads Marc Nieper-Wißkirchen
- Re: Continuation marks and threads Shiro Kawai