neo42-GmbH / PSAppDeployToolKitExtensions

Explore a next level packaging experience with the neo42 Extensions for the PSAppDeployToolkit. The base for the neo42 Application Package Depot
https://neo42.de/application-package-depot
GNU Lesser General Public License v3.0
4 stars 0 forks source link

It is still possible, that Blockexecution debugger UIs persist and prevent cleaning up the $app folder #775

Closed neo42mgn closed 2 months ago

neo42mgn commented 10 months ago

Example package: icloud with activated blockexecution This Package starts an application that is blocked from running during installation and causes the cleanupscript to fail. This might be a race condition, where we try to detect the ui while it is not started yet but as we proceed to remove its sources they are in use.

neo42JBR commented 5 months ago

possible solution in branch of #920 by going fileless