Resolved! NSO Action python instances
NSO behavior running a python NSO action seems to be to create one python ExecuteAction instance that handles all callbacks from NSO. For example, this single instance is what handles two users invoking the action.Is there a way to get one python ins...