Skip to content

refactor: Make ThreadHTTP return void#26821

Merged
achow101 merged 1 commit intobitcoin:masterfrom
hebasto:220105-http
Jan 11, 2023
Merged

refactor: Make ThreadHTTP return void#26821
achow101 merged 1 commit intobitcoin:masterfrom
hebasto:220105-http

Conversation

@hebasto
Copy link
Copy Markdown
Member

@hebasto hebasto commented Jan 5, 2023

The bool return value was introduced in 755aa05 (#8421).

It has been not used since 8d3f46e (#14670).

No behavior change.

The `bool` return value was introduced in 755aa05.

It has been not used since 8d3f46e.

No behavior change.
@DrahtBot
Copy link
Copy Markdown
Contributor

DrahtBot commented Jan 5, 2023

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 brunoerg, w0xlt, stickies-v, achow101

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Copy link
Copy Markdown
Contributor

@brunoerg brunoerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crACK 45553e1

Copy link
Copy Markdown
Contributor

@w0xlt w0xlt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 45553e1

@fanquake fanquake requested a review from stickies-v January 11, 2023 17:29
Copy link
Copy Markdown
Contributor

@stickies-v stickies-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 45553e1

I was wondering recently why we had this line. Bye!

@achow101
Copy link
Copy Markdown
Member

ACK 45553e1

@achow101 achow101 merged commit 9082125 into bitcoin:master Jan 11, 2023
@hebasto hebasto deleted the 220105-http branch January 12, 2023 15:00
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Jan 12, 2023
45553e1 refactor: Make `ThreadHTTP` return void (Hennadii Stepanov)

Pull request description:

  The `bool` return value was introduced in 755aa05 (bitcoin#8421).

  It has been not used since 8d3f46e (bitcoin#14670).

  No behavior change.

ACKs for top commit:
  achow101:
    ACK 45553e1
  brunoerg:
    crACK 45553e1
  w0xlt:
    ACK bitcoin@45553e1
  stickies-v:
    ACK 45553e1

Tree-SHA512: 1593a5740e729967fbe1363235cd5b77ecf431b29bc740a89a6c70fc838ad97a2e4a2cd7cd63aa482f7c50bc2ffabc8cd53e8f64d6032603cb3b662229bc3dc2
@bitcoin bitcoin locked and limited conversation to collaborators Jan 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants