Skip to content

Machine from StateMachineBuilder may prevent jvm exit #624

Open
@jvalkeal

Description

@jvalkeal

On default TaskScheduler is configured to use org.springframework.scheduling.concurrent.ConcurrentTaskScheduler which then gets used with state actions. Unfortunate side effect for this is that jvm shutdown will get blocked. While workaround is to replace your own TaskScheduler, we should figure out how to change this so that default functionality would not be so bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions