Closed WolfgangFahl closed 2 years ago
On MacOS this doesn't work see:
TypeError: cannot pickle '_io.TextIOWrapper' object which e.g. has a lengthy discussion in https://github.com/GoogleCloudPlatform/gsutil/issues/961
I made the code modal now to make sure the CI runs and non MacOS environments might have a simpler solution while waiting for an upstream solution in https://github.com/encode/uvicorn/discussions/1103. I also started the discussion https://github.com/encode/uvicorn/discussions/1617 upstream.
On MacOS this doesn't work see:
TypeError: cannot pickle '_io.TextIOWrapper' object which e.g. has a lengthy discussion in https://github.com/GoogleCloudPlatform/gsutil/issues/961
I made the code modal now to make sure the CI runs and non MacOS environments might have a simpler solution while waiting for an upstream solution in https://github.com/encode/uvicorn/discussions/1103. I also started the discussion https://github.com/encode/uvicorn/discussions/1617 upstream.