Skip to content

feat(installer): add background process tracking for flux model downloads#6

Merged
boffin-dmytro merged 1 commit intomainfrom
fix/background-process-tracking
Mar 17, 2026
Merged

feat(installer): add background process tracking for flux model downloads#6
boffin-dmytro merged 1 commit intomainfrom
fix/background-process-tracking

Conversation

@boffin-dmytro
Copy link
Copy Markdown
Owner

Summary

Adds background task tracking system for long-running downloads like FLUX models.

Changes

  • Created background-tasks.sh library with JSON registry
  • Added bg_task_start, bg_task_status, bg_task_wait, bg_task_summary functions
  • Integrated FLUX download tracking in phase 11-services
  • Added status reporting in phase 13-summary

Problem Solved

FLUX model downloads run in background but had no visibility. Users didn't know if downloads were still running or had failed.

@boffin-dmytro boffin-dmytro merged commit 83ec76b into main Mar 17, 2026
15 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.

1 participant