Skip to content

v0.35.5

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 18:05

Note

  • Due to a race condition in unbuffered timers introduced in go1.23, libp2p deadlocks if the go version in your go.mod file is go1.23. To fix this, either use the environment variable GODEBUG=asynctimerchan=1, or downgrade the go version in your go.mod file.

What's Changed

Full Changelog: v0.35.4...v0.35.5