Skip to content

Replace multiprocessing with multithreading#261

Closed
pllim wants to merge 1 commit into
spacetelescope:masterfrom
pllim:phantom-thread
Closed

Replace multiprocessing with multithreading#261
pllim wants to merge 1 commit into
spacetelescope:masterfrom
pllim:phantom-thread

Conversation

@pllim

@pllim pllim commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Moved warning filter outside threading because all threads
share same warning state.
@pllim

This comment was marked as outdated.

@pllim pllim mentioned this pull request Jul 1, 2026
1 task
@pllim

pllim commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

With GIL, this is no improvement. No GIL option has multiple blockers. Therefore, I do not think multi-threading makes sense right now.

@pllim pllim closed this Jul 1, 2026
@pllim pllim deleted the phantom-thread branch July 1, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant