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
py4j uses non-daemon threads internally, so if it's not
explicitly stopped, it will prevent the process from
exiting now that System.exit() is not being used.
0 commit comments