目录定位问题更新成功解决的方法总结2020.08.24更新:似乎产生这个的原因,就是因为python 2和Python 3默认的编码格式不一样。
In ArrayBlockingQueue, all the methods that require the lock copy it to a local final variable before calling lock().