25.x
.
[25.x] build: disable boost multi index safe mode #27775
pull fanquake wants to merge 1 commits into bitcoin:25.x from fanquake:25_x_backport_27724 changing 4 files +5 −8-
fanquake commented at 4:15 pm on May 29, 2023: memberBackports #27724 to
-
build: disable boost multi index safe mode
Disable boost multi index safe mode by default when configuring with --enable-debug. This option can cause transactions to take a long time to be accepted into the mempool under certain conditions; iterator destruction takes O(n) time vs O(1) as they are stored in a singly linked list. See 27586 for more information. Re-enable it on the CI builds which previously had it enabled. Re-enable it on the msan fuzz target so that we have fuzz tasks testing with it enabeld and disabled in this repo. Github-Pull: #27724 Rebased-From: 59c89447499bd9d6202269879555b8bc37373aa2
-
fanquake added this to the milestone 25.1 on May 29, 2023
-
DrahtBot commented at 4:15 pm on May 29, 2023: contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Reviews
See the guideline for information on the review process.
Type Reviewers ACK stickies-v If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
-
DrahtBot added the label Backport on May 29, 2023
-
fanquake requested review from stickies-v on Jun 1, 2023
-
stickies-v approved
-
stickies-v commented at 7:51 pm on June 1, 2023: contributor
-
fanquake merged this on Jun 2, 2023
-
fanquake closed this on Jun 2, 2023
-
fanquake deleted the branch on Jun 2, 2023
-
bitcoin locked this on Jun 1, 2024
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-12-21 15:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-12-21 15:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me