Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
when two worker create `checker`, `worker-0` first created and add target success, then `worker-1` creating, when `worker-1` call `worker_events:poll()` in line 1408, raise crash. `self.targets` init with empty table avoid this.
- Loading branch information