Skip to content

Suppress Move task operations when main board is used as expansion #1123

Open
@dc42

Description

@dc42

When a main board is used in expansion mode we should suppress the operations performed by the Move task so as to improve efficiency and avoid unwanted effects such as idle detection occurring.

One option is to terminate the Move task, but note that (a) we may want the Move task in future, see #1122, and (b) we will need to be careful that nothing nasty happens if the step ISR tries to wake up the Move task.

Metadata

Metadata

Assignees

Labels

bugBug that has been reproduced

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions