Skip to content

Consume self in PollingForProposal::process_res#1080

Merged
spacebear21 merged 1 commit intopayjoin:masterfrom
arminsabouri:own-self-sender
Sep 16, 2025
Merged

Consume self in PollingForProposal::process_res#1080
spacebear21 merged 1 commit intopayjoin:masterfrom
arminsabouri:own-self-sender

Conversation

@arminsabouri
Copy link
Copy Markdown
Collaborator

@arminsabouri arminsabouri commented Sep 16, 2025

Callers should give up ownership of the sender after calling the typestate transition method.

Closes: #1050

Pull Request Checklist

Please confirm the following before requesting review:

Callers should give up ownership of the sender after calling the
typestate transition method.
@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 17766462428

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.695%

Totals Coverage Status
Change from base Build 17750201076: 0.0%
Covered Lines: 8074
Relevant Lines: 9533

💛 - Coveralls

@spacebear21 spacebear21 merged commit 223cf1b into payjoin:master Sep 16, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

All state transition methods must consume self

3 participants