Skip to content

OnEntryAsync #638

@johmarjac

Description

@johmarjac

Hello,

i have a question.
I am using OnEntryAsync to do some async stuff, so i await things there, e.g. moving an axis back to its home position and this action is a task which i await in the OnEntryAsync. When at the same time in a separate thread checks if it canfire a trigger to go into the next state, will it already go to the next state even when the Task to drive to home did not complete yet ?

Basically the question if the state can change whilst OnEntryAsync has not completed yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions