issues
search
hanfei1991
/
microcosm
a mini bench expreriment for a task runtime scheduler
8
stars
6
forks
source link
fake(engine): fix concurrent bug and clean handler on worker offline
#388
Closed
amyangfei
closed
2 years ago
amyangfei
commented
2 years ago
worker list in fake master should be protected by workerListMu.
Should remove the old handler when worker is offline.