-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The resulting function fails an isinstance for WrappedMethod so _get_single_mapping does not add it to the Mapping
Steps To Reproduce
Steps to reproduce the behaviour:
- Create a
Controllerwith a@commandmethod in python 3.12 - Observe that there is no PV created for it
this is also reflected in tests/backends/epics/test_gui.py::test_get_components
Acceptance Criteria
- The
@commanddecorator can be used in python 3.12
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done