Skip to content

Feature: Improve Task Management - #219

Merged
johaven merged 17 commits into
mainfrom
feat-improve-tasks
Jun 7, 2026
Merged

Feature: Improve Task Management#219
johaven merged 17 commits into
mainfrom
feat-improve-tasks

Conversation

@johaven

@johaven johaven commented Jun 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Cancellable File Tasks: users can cancel long-running file operations. Resolves Stop a task #152.
  • Queued Task Execution: background tasks are now queued and executed with controlled concurrency.
  • Upload Queue Management: uploads are now queued and processed with controlled concurrency, improving reliability.

@johaven
johaven merged commit c39e438 into main Jun 7, 2026
2 checks passed
@johaven
johaven deleted the feat-improve-tasks branch June 7, 2026 15:41
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.

Stop a task

1 participant