Skip to content

Concurrent features run group#183

Open
Andykl wants to merge 3 commits into
renpy:masterfrom
Andykl:concurrent-features-run-group
Open

Concurrent features run group#183
Andykl wants to merge 3 commits into
renpy:masterfrom
Andykl:concurrent-features-run-group

Conversation

@Andykl
Copy link
Copy Markdown
Member

@Andykl Andykl commented Dec 16, 2025

This prevent spawning unbound amount of threads and periodically return execution to main thread so docker does not hang. Also it now handle KeyboardInterrupt better by cancelling futures that has not been started.

image
PowerShell.2025-12-16.17-59-01.mp4

This prevent spawning unbound amount of threads and periodically return execution to main thread so docker does not hang.
@Andykl Andykl force-pushed the concurrent-features-run-group branch from 43b0dcb to f0809db Compare February 26, 2026 01:40
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