Please describe what you would like to see in this project
If a workflow is interrupted while a python plugin is being downloaded and built locally, the directory structure for the local module may exist though the plugin is not actually runnable from that locations. If the deployer config is set to download the plugin only if not present, it will see the directory structure and skip the download, but then the workflow will fail because the local plugin is not runnable.