Skip to content

Unexpected async transition #25

@mkoppanen

Description

@mkoppanen

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions