Skip to content

withdraw on a paused stream returns StreamInactive instead of a distinct paused error completed#959

Open
Henrichy wants to merge 4 commits into
LabsCrypt:mainfrom
Henrichy:main
Open

withdraw on a paused stream returns StreamInactive instead of a distinct paused error completed#959
Henrichy wants to merge 4 commits into
LabsCrypt:mainfrom
Henrichy:main

Conversation

@Henrichy

Copy link
Copy Markdown
Contributor

Closed #790

@Henrichy

Copy link
Copy Markdown
Contributor Author

@ogazboiz please review this PR

@ogazboiz

ogazboiz commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

heads up: main's ci was broken (the Backend CI and Backend Docker Image CI jobs) until the fixes in #969 and #974 just landed, so the red backend/docker checks on this pr are almost certainly stale, they ran against the broken main. please rebase to re-test against the now-green main: git fetch origin && git rebase origin/main && git push --force-with-lease. once it's green i'll review and merge. (if a non-backend check like Frontend CI is still red after the rebase, that part is a real issue worth a look, since frontend ci was passing on main.)

@Henrichy

Henrichy commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

@ogazboiz please all tests pass now

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.

[Contracts] withdraw on a paused stream returns StreamInactive instead of a distinct paused error

2 participants