Closed MillenniumForce closed 2 years ago
Changed fix: if the worker faces some issue sending a closing message to the master, then just log the issue. Most likely case is that the master is not online. If the master is online and the closing message cannot be send then there is probably some deeper issue/bug.
_master = None
Error
From worker:
Due to: https://github.com/MillenniumForce/overkill/blob/f24fa49463d85c961a72bfc9b768bb5730136c2f/overkill/servers/_worker.py#L113-L115