Skip to content

feat: add lifecycle commands#252

Open
artrixdotdev wants to merge 2 commits into
feat/define-stable-frontend-facadefrom
feat/add-lifecycle-commands
Open

feat: add lifecycle commands#252
artrixdotdev wants to merge 2 commits into
feat/define-stable-frontend-facadefrom
feat/add-lifecycle-commands

Conversation

@artrixdotdev

Copy link
Copy Markdown
Owner

Summary

  • add public torrent pause, resume, and stop controls backed by idempotent actor lifecycle transitions
  • add engine remove and graceful shutdown commands for frontend control
  • cover lifecycle behavior with deterministic actor and engine tests

Stack

Closes #225.
Part of #221.

Tests

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo nextest run --workspace
  • cargo nextest run --workspace --run-ignored only
  • cargo test -p libtortillas --doc

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 49eefccf-8675-442a-9863-e07e23a6c45e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/add-lifecycle-commands

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant