Skip to content

Reject pausing an already-ended stream - #548

Open
hauwauyahass-byte wants to merge 1 commit into
conduit-protocol:mainfrom
hauwauyahass-byte:fix/issue-414
Open

hauwauyahass-byte wants to merge 1 commit into
conduit-protocol:mainfrom
hauwauyahass-byte:fix/issue-414

Conversation

@hauwauyahass-byte

Copy link
Copy Markdown

Summary

Checks end_time before setting paused state and returns the existing StreamEnded error.

Closes #414

Verification

  • git diff --check
  • Focused tests or repository CI should be run by maintainers.

@drips-wave

drips-wave Bot commented Sep 2, 2026

Copy link
Copy Markdown

@hauwauyahass-byte Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Bug: DripStream::pause allows pausing an already-ended stream — sets FLAG_PAUSED and enables force_cancel on a completed stream after 30 days

2 participants