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
I use this library with blender bpy, and sometimes the rendering (which is a synchronous operation) exceeds the value of KeepAliveInterval. In this case, I want to try to restore the connection.
What should i do?
I use this library with blender bpy, and sometimes the rendering (which is a synchronous operation) exceeds the value of
KeepAliveInterval. In this case, I want to try to restore the connection.What should i do?