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
{{ message }}
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Worker processes silently die over time and are never restarted by the manager process. This undermines the performance of the cache server until it is restarted, which has to be timed not to interfere with active connections to instances of the Unity Editor. Requesting an enhancement so that the manager process forks new worker processes as necessary.