-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello,
it looks like the "transition" method now calls "transitionAsync" internally (rather than the other way around) and I'm finding that legacy code that relies on thread locals is failing with newer versions.
I think calling the transition from transitionAsync would make the behaviour more predictable for the end-user. I can create a PR if this approach seems sensible.
Metadata
Metadata
Assignees
Labels
No labels