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
Is this an issue ? you want the server to "not terminate forever unless you get the event in "onCloseCallback" and this seems like the right/idiomatic way to do that (job.join()).
removing the
done = Job()
related logic from this causes the MCP server to terminate immediately, rather than wait for an process incoming requests.The text was updated successfully, but these errors were encountered: