Skip to content

[Bug]: WindowEvent race condition #816

@abrichr

Description

@abrichr

Describe the bug

During recording, if the active window changes and the user emits an ActionEvent before a new WindowEvent is received, the resulting segmentation (during replay) will fail.

Edit: this only happens if READ_WINDOW_DATA is True.

WindowEvents are read in https://github.com/OpenAdaptAI/OpenAdapt/blob/main/openadapt/record.py#L713

To Reproduce

TODO

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions