-
Task
-
Resolution: Done
-
Major
-
None
-
None
The FileSystemDeploymentService "forced-undeploy" scan is scheduled based on an arbitrary 200 ms delay. Instead inject ControlledProcessStateService, install a listener, and have the listener schedule an immediate scan when it's notified that ControlledProcessState.RUNNING has been reached.