Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add AddrInfo to localWorker in worker_selection.go
This commit adds the AddrInfo struct to the localWorker object in worker_selection.go. This change ensures that localWorker now contains information about its ID and addresses, which may be necessary for future network operations or worker identification.
- Loading branch information