Skip to content

Resource Download widgets - popup dialog when starting program#1276

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

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

Conversation

@jw098
Copy link
Copy Markdown
Collaborator

@jw098 jw098 commented May 31, 2026

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?

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.

2 participants