try enabling the break write locks option for the cleanup
如图:
一般是在中断:提交/更新的时候产生的。
一般两种解决方式(可以参考其他的):
1,重启ide(我的就是这么神奇,重启idea后好了);
2,在cleanup时勾选 break locks 选项;
如图:
一般是在中断:提交/更新的时候产生的。
一般两种解决方式(可以参考其他的):
1,重启ide(我的就是这么神奇,重启idea后好了);
2,在cleanup时勾选 break locks 选项;