Skip to content

Bug: Concurrently execute #1430

Closed
Closed
@Siykt

Description

@Siykt

I encountered some issues while attempting to execute automa concurrently:

handlerForms

Due to the use of elements.fouce() + debugger.Input.dispatchKeyEvent, the two concurrent handlerForms interfere with each other, resulting in incorrect input.

image

WorkflowWorker

The setting of WorkflowWorker.debugAttached depends on the preceding active/new/switch Tab block, which causes the debugger to detach incorrectly.

image

To Reproduce

Steps like:

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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