Closed ZiluTian closed 3 years ago
Naive impl like one below doesn't work.
actors = actors.union(newSimsOfRound)
The updated Spark sim fixed this problem.
Naive impl like one below doesn't work.