I got it working with this fix: https://github.com/delattj/rpyc/commit/5d2fd956e550eb177e708aa06463827b3d860cf9
But I don't get it... :/ Seems __call__ goes through the __getattribute__ method in IronPython.
I got it working with this fix: https://github.com/delattj/rpyc/commit/5d2fd956e550eb177e708aa06463827b3d860cf9
But I don't get it... :/ Seems __call__ goes through the __getattribute__ method in IronPython.