We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf842df commit 4108327Copy full SHA for 4108327
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# go-graphsync changelog
2
3
+# go-graphsync v0.13.4
4
+
5
+Fix message queue shutdown
6
7
+### Changelog
8
9
+- github.com/ipfs/go-graphsync:
10
+ - fix: calling message queue Shutdown twice causes panic ([ipfs/go-graphsync#415](https://github.com/ipfs/go-graphsync/pull/415))
11
12
+### Contributors
13
14
+| Contributor | Commits | Lines ± | Files Changed |
15
+|-------------|---------|---------|---------------|
16
+| Dirk McCormick | 1 | +4/-1 | 1 |
17
18
# go-graphsync v0.13.3
19
20
Minor performance fixes
0 commit comments