Open
Description
What happened?
As illustrated in this stackoverflow question, methods like System::GetMyContextFromRoot()
seem to have been bound without keyword arguments. This was exacerbated by the fact that explicit guidance in the troubleshooting doc erroneously assumed the keyword argument. We should scrub the bindings and confirm we have keyword arguments.
At the very least, we should make sure that the guidance doesn't lie.
Version
v1.13.0
What operating system are you using?
No response
What installation option are you using?
No response
Relevant log output
No response