Commit 48a2fc6
committed
depends: Update libmultiprocess library
Fix "connection: run async cleanups in LIFO not FIFO order"
bitcoin-core/libmultiprocess#101 is needed to prevent
CI failure https://cirrus-ci.com/task/4549686449668096 caused by wallet
processes deadlocking during shutdown when node process is killed.
This also includes other recent changes:
bitcoin-core/libmultiprocess#95: cmake: Introduce `LibmultiprocessMacros` module
bitcoin-core/libmultiprocess#96: cmake: Introduce packages
bitcoin-core/libmultiprocess#97: cmake: rename new packages and module introduced in bitcoin#95 and bitcoin#96
bitcoin-core/libmultiprocess#98: cmake: Combine installed packages
bitcoin-core/libmultiprocess#99: proxy-types: Fix missing space in server destroy log print
bitcoin-core/libmultiprocess#100: doc: Add various code comments and documentation
bitcoin-core/libmultiprocess#102: doc: Document shutdown sequences better1 parent 3685f23 commit 48a2fc6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments