Future handler for managing multiple concurrent long-running operations.
Provides comprehensive lifecycle management for models that coordinate multiple
device operations simultaneously. Each Future is tracked with its own alias
and receives automatic progress updates and cleanup when operations complete.
Future handler for managing multiple concurrent long-running operations.
Provides comprehensive lifecycle management for models that coordinate multiple device operations simultaneously. Each Future is tracked with its own alias and receives automatic progress updates and cleanup when operations complete.
Example: Managing Multiple Operations