alexanderrichards / ProductionSystem

MIT License
0 stars 1 forks source link

Fix netref cache for change in rpyc dependence. #50

Closed alexanderrichards closed 5 years ago

alexanderrichards commented 5 years ago

This fix is necessary as rpyc have changed the format of their netref.builtin_classes_cache keys. This patch provides full backwards compatibility. This patch fixes https://github.com/alexanderrichards/ProductionSystem/issues/49