Skip to content

マスターマネージャの場合に、delete_componentでスレーブマネージャのRTCを終了できるようにする #1114

Description

@Nobu19800

Is your feature request related to a problem? Please describe.
マスターマネージャでcreate_componentを実行すると、スレーブマネージャを起動してRTCを起動するが、delete_componentを実行するとマスターマネージャでも自身が起動したRTCのリストしか確認しないため、delete_componentは実質的に意味のない関数になっている。

Describe the solution you'd like
マスターマネージャでdelete_componentを実行した場合に、スレーブマネージャで対応する名前のRTCを終了したい。

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions