jimn
01/04/2020, 9:45 AMtl.asContextElement()
seem ambiguous about whther this call reifies a handle to parent or a local scoped copy. the latter appears to be the case when the former might be implied..also(state::set)
on the outermost return and see the modified threadlocal re-enter but I am curious why the context element promotion should not simply map the parent scope get/set methods as parent state accessors.
the documentation appears to speak only on behalf of creating locally scoped bubble contexts which gives no commentary on interacting with the parent scope or explicit Global context measures to avoid undefined access to parent handlebdawg.io
01/04/2020, 8:03 PMjimn
01/04/2020, 8:54 PM