Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.
This repository was archived by the owner on May 31, 2025. It is now read-only.

deprecate old spinner behavior #900

@rhaschke

Description

@rhaschke

In #867 a new scheme for monitoring access of spinners to callback queues was proposed, ensuring that only a single single-threaded spinner can access a given callback queue.
To maintain backwards compatibility to already released ROS distros, it was decided to keep the old, non-strict error handling. In a new ROS distro (L-turtle) a more strict error checking should be applied, i.e. throwing an exception if starting of the spinner failed.
To this end, commit 91be0e5 needs to be reverted. This will also re-enable some more unittests, which check for throwing of these exceptions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions