Moved to loom-dev; core-libs-dev to bcc.
On Tue, Jul 9, 2024 at 12:10 PM Alan Bateman
wrote:
> Probably best to bring this to loom-dev as there have been some
> exploration into but where we decided not to expose any APIs at this time.
>
> -Alan
>
> On 09/07/2024 19:50, Louis Wasserman wrote:
>
Probably best to bring this to loom-dev as there have been some
exploration into but where we decided not to expose any APIs at this time.
-Alan
On 09/07/2024 19:50, Louis Wasserman wrote:
My understanding of the structured concurrency APIs now in preview is
that when a subtask is forked, exce
My understanding of the structured concurrency APIs now in preview is that
when a subtask is forked, exceptions thrown in that stack trace will have
stack traces going up to the beginning of that subtask, not e.g. up the
structured concurrency task tree. (My tests suggest this is the case for
simp