22:55 | <littledan> | We should talk about how AsyncContext relates to unhandled promise rejections. For our usage in Bloomberg, we'd really want the context where the promise was created to be restored when running the unhandled rejection event. (This could sort of be modeled with wrap if used in the spec algorithm for creating a promise.) Do others have similar requirements? |