mirror of
https://github.com/fosrl/olm.git
synced 2026-05-06 10:47:55 -05:00
[PR #99] [MERGED] Fix race condition resolving endpoints #468
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/99
Author: @oschwartz10612
Created: 3/12/2026
Status: ✅ Merged
Merged: 3/12/2026
Merged by: @oschwartz10612
Base:
main← Head:fix-resolve📝 Commits (4)
c6a486aAdd hardcoded public dnsfc92ff3Actually pull the upstream from the dns var8ce4050Remove extra restore functionbc0dd28Bump newt version📊 Changes
9 files changed (+53 additions, -38 deletions)
View changed files
📝
go.mod(+7 -7)📝
go.sum(+12 -12)📝
olm/connect.go(+1 -0)📝
olm/olm.go(+14 -7)📝
olm/peer.go(+2 -2)📝
olm/types.go(+1 -0)📝
peers/manager.go(+10 -6)📝
peers/monitor/monitor.go(+4 -2)📝
peers/peer.go(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.