Replace static method calls with 'Self' syntax within
AddToStagePlugin to ensure consistency and improve readability.
Improve the logic for activating applications and resolving
running applications to handle asynchronous operations more
reliably. Introduce timeout-based retries for better error
handling and to prevent infinite loops.
Replace static method calls with 'Self' syntax within AddToStagePlugin to ensure consistency and improve readability. Improve the logic for activating applications and resolving running applications to handle asynchronous operations more reliably. Introduce timeout-based retries for better error handling and to prevent infinite loops.