Skip to content

Resource Download widgets - popup dialog when starting program - #1276

Closed
jw098 wants to merge 1 commit into
PokemonAutomation:mainfrom
jw098:download-widget
Closed

Resource Download widgets - popup dialog when starting program#1276
jw098 wants to merge 1 commit into
PokemonAutomation:mainfrom
jw098:download-widget

Conversation

@jw098

@jw098 jw098 commented May 31, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

, m_logger(global_logger_raw(), "Program")
, m_timestamp(current_time())
, m_state(ProgramState::STOPPED)
, m_download_manager(descriptor.required_resources())

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has me thinking. What if there are multiple programs at the same time and thus multiple DownloadManagers? Will they conflict? Is it possible for two instances to simultaneously try to download the same resource at the same time?

@Mysticial Mysticial added PR: Waiting on OP R2 - Medium Risk A PR with changes that are at medium risk of breaking things with moderate impact. labels Jun 3, 2026
@jw098

jw098 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

Replaced the PR.

@jw098 jw098 closed this Jun 23, 2026
@jw098
jw098 deleted the download-widget branch July 7, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Waiting on OP R2 - Medium Risk A PR with changes that are at medium risk of breaking things with moderate impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants