Skip to content

Stop passing URL opener across process boundaries#1826

Merged
gtristan merged 1 commit into
masterfrom
tristan/downloadable-source
Feb 17, 2023
Merged

Stop passing URL opener across process boundaries#1826
gtristan merged 1 commit into
masterfrom
tristan/downloadable-source

Conversation

@gtristan

Copy link
Copy Markdown
Contributor

Should fix #1766

The object is not picklable. This cannot be supported. Instead create URL opener when needed in child process. Drops URL opener caching which may result in minor performance impact.

This fixes rebase conflicts and so replaces the original #1820

The object is not picklable. This cannot be supported. Instead create
URL opener when needed in child process. Drops URL opener caching
which may result in minor performance impact.
@gtristan gtristan force-pushed the tristan/downloadable-source branch from 63e16b7 to 8e16de7 Compare February 17, 2023 08:50
@gtristan gtristan merged commit 8889d75 into master Feb 17, 2023
@gtristan gtristan deleted the tristan/downloadable-source branch February 17, 2023 09:30
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.

Traceback bug in artifact fetch

2 participants