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
The packet worker should detect when it's been idle for too long and should abort its tasks.
In addition, some worker tasks are aborted after some conditions are met, but the workers are still kept in the WorkerMap. The idle workers should be removed from the WorkerMap.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate milestone (priority) applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Proposal
The packet worker should detect when it's been idle for too long and should abort its tasks.
In addition, some worker tasks are aborted after some conditions are met, but the workers are still kept in the
WorkerMap
. The idle workers should be removed from theWorkerMap
.For Admin Use
The text was updated successfully, but these errors were encountered: