maple.utils.cleanup.CleanupManager.active_containers
- property CleanupManager.active_containers: Set[str]
Get set of currently registered container IDs.
Returns a copy of the internal set to prevent external modification.
- Returns:
Set of Docker container IDs registered for cleanup.