Is there a way to have the cubit.init() call in Python return something meaningful that a script can determine that there was an error due to lack of available license? Right now it seems to just exit the entire script.
Or is there an env variable that will cause cubit to wait until a license is available?
Thanks!