Skip to content

Write serialized options to a file to broadcast to workers#21306

Open
ilevkivskyi wants to merge 2 commits intopython:masterfrom
ilevkivskyi:options-no-pickle
Open

Write serialized options to a file to broadcast to workers#21306
ilevkivskyi wants to merge 2 commits intopython:masterfrom
ilevkivskyi:options-no-pickle

Conversation

@ilevkivskyi
Copy link
Copy Markdown
Member

Fixes #21305

In theory we can also send options over the socket, but they are needed very early, so it is easier to read them from a file with how the code is organized now.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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.

Parallel checking crashes with long configs

1 participant