Changed contrib/procpool's PROC_MODIFIED_OBJS list to sit in src.utils.idmapper.base as well as be a WeakValueDictionary instead of a normal list. This removes unnecessary reference counts to objects.
This commit is contained in:
parent
cdc071981d
commit
87d1254b2c
3 changed files with 13 additions and 10 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# experimental central dictionary for models in
|
||||
# subprocesses to report they have been changed.
|
||||
PROC_MODIFIED_OBJS = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue