You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Error reported in console output when bgRFC handlers are not explicitly registered by application and server.close()method not explicitly called by application. Beside console output no other issues are observed.
Describe the bug
Error reported in console output when bgRFC handlers are not explicitly registered by application and
server.close()
method not explicitly called by application. Beside console output no other issues are observed.To Reproduce
Run the standard example examples/server/bgrfc_server.py, with
server.bgrfc_init(
statement commented:Desired Behaviour
This should not appear in console output
Error in sys.excepthook: Original exception was:
The text was updated successfully, but these errors were encountered: