提交 a102d8e7 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Merged

...@@ -323,7 +323,8 @@ class ModuleCache(object): ...@@ -323,7 +323,8 @@ class ModuleCache(object):
tmpdirs without corresponding .pkl files. These modules and their directories are erased tmpdirs without corresponding .pkl files. These modules and their directories are erased
by subsequent processes' refresh() functions. by subsequent processes' refresh() functions.
Two different keys are mapped to the same module when: Two different keys are mapped to the same module when all conditions below
are met:
- They have the same version. - They have the same version.
- They share the same compilation options in their ``rest`` part (see - They share the same compilation options in their ``rest`` part (see
``CLinker.cmodule_key_`` for how this part is built). ``CLinker.cmodule_key_`` for how this part is built).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论