yzongyue / 6.824-golabs-2020

MIT 6.824 2020
416 stars 94 forks source link

lab2D test缺失 #6

Open onedayherocoming opened 3 years ago

onedayherocoming commented 3 years ago

大佬,lab2D是没有test吗?然后我并没有看到代码里面有主动调用sendInstallSnapshot以及生成snapshot的情况,唯一一处是在startApplyLogs中,但是由于判断条件不会满足,所以不会去执行。 是2020版本要求就是这样,还是啥?

yzongyue commented 3 years ago

我看了下 2020 版本的 6.824 就没有 part 2D, 应该是 2021 才新加的