• Olivier Delalleau's avatar
    Improvements to compiledir lock mechanism · 631cf703
    Olivier Delalleau 提交于
    - the lock is now properly set in the new compiledir when set_compiledir is
      called after an initial call to get_lock()
    - timeout is now 2 mins instead of 1 (safer in case compilation takes a while)
    - the loop trying to acquire the lock does not raise an exception anymore when
      something weird happens, because who knows what might happen with parallel
      stuff ;)
    631cf703
名称
最后提交
最后更新
benchmark 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
examples 正在载入提交数据...
theano 正在载入提交数据...
.hgignore 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
README.txt 正在载入提交数据...
ez_setup.py 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...