I have a workbench with a scripted Parameter for a temporary folder. The python start up script creates it. The workbench does it's stuff and empties the folder. All this works fine; folder created, data moved to it, processed, then removed.
The shutdown script waits 5 seconds, then tries to delete the folder. I get an "[Error 5] Access is denied:" message (FME 2015 32 bit).
Can anyone help determine why this cannot be deleted, please?