This repository was archived by the owner on Mar 8, 2020. It is now read-only.
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
Native Context.root not called anywhere #195
Open
Description
As explained in the sibling issue in scala-client
this method does not work natively. Currently we do provide a Python Context way of retrieving the root, so I would say we just delete Context.root
from the native part.