Skip to content

refactor: remove support for actuators decorated with ray.remote #704

@michael-johnston

Description

@michael-johnston

#185 introduced dynamic decorator of Actuators - meaning actuators did not have to have @ray.remote.
It also added a function to remove the decoration from any actuators that still had it for compatibility.

#564 removed this decorator from all in-repo actuators.

Hence it's likely this extraction function is no longer needed and should be removed by a TBD date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions