This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 16 Oct, 2018 6 commits
-
-
Alex Dadgar authored
-
Michael Schurter authored
Use doneCh like @dadgar suggested in the original PR. Thoroughly test hook as concurrent Update calls make for a tricky concurrency problem.
-
Michael Schurter authored
Still more testing to do, but I want to get this panic fixed ASAP. All new tests pass with -race
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
Also remove initial alloc from broadcaster as it just caused useless extra processing.
-