darosior
commented at 10:03 am on February 28, 2024:
member
v26 introduced a regression in that starting a bitcoind twice may have the second instance delete the cookie file of the first, making it impossible to communicate with it.
Not a big deal but it’s annoying, only an issue for 26.0, and the patch is trivial.
DrahtBot
commented at 10:03 am on February 28, 2024:
contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
maflcko added this to the milestone 26.1
on Feb 28, 2024
rpc: keep .cookie if it was not generated
Otherwise, starting bitcoind twice may cause the `.cookie`
file generated by the first instance to be deleted by the
second instance shutdown (after failing to obtain a lock).
Github-Pull: bitcoin/bitcoin#28784
Rebased-From: 7cb9367157eb42ee06bc6fa024522cc14a80138d
1e956439eb
darosior force-pushed
on Feb 28, 2024
darosior
commented at 10:20 am on February 28, 2024:
member
Thanks, done using backport.py.
glozow
commented at 3:41 pm on February 28, 2024:
member
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-11-23 15:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me