14:44 | <Yoav Weiss> | Hey folks! I wrote a bit on different semantics for task attribution https://blog.yoav.ws/posts/task_attribution_semantics/ |
14:45 | <Yoav Weiss> | A lot of that is similarly related to AsyncContext |
14:45 | <Yoav Weiss> | I'd love your thoughts |
15:32 | <Andreu Botella> | I'd been wondering about whether registration semantics really is the semantics you want for events, especially since for things like setTimeout /queueMicrotask /scheduler.postYield , the times you'd really rely on registration semantics would be for things semantically similar to async continuation |
15:32 | <Andreu Botella> | but I haven't yet had time to write down my thoughts on it |
15:32 | <Andreu Botella> | and this post could be a good base to build on top of |