issue #76: reduce Context duplication during unpickling
When unpickling a context, arrange for there to be a single instance representing that context, managed by the corresponding router. This context_by_id() was already in use by parent.py, it just needs to move down. This to eventually reach the point where a single Context exists that needs 'disconnect' fired on it, so all sleeping receivers are definitely woken.issue260
parent
72da291b24
commit
d7d40f1123
Loading…
Reference in New Issue