这是特定于厨师的问题。有没有人看到以下格式的Chef错误消息:
STDERR: C:\Users\E31677\AppData\Local\Temp\3\chef-script20180713-5244-t1q9yg.ps1 : The process cannot access the file
'D:\Apps\NetworkGateway\BouncyCastle.Crypto.dll' because it is being used by another process
++++++++++++++++++++++++++++
如果可以的话,可以通过更改厨师食谱代码来纠正此错误?
示例:是否存在一个Chef命令,以确保在执行配方期间执行的DLL文件上的所有锁定在配方完成执行后都被删除??