Closed pipermerriam closed 4 years ago
The SubprocessKwargs type should be exposed to 3rd party libraries in a reliable way.
SubprocessKwargs
Ensured that an import of from asyncio_run_in_process.typing import SubprocessKwargs will always work.
from asyncio_run_in_process.typing import SubprocessKwargs
What was wrong?
The
SubprocessKwargs
type should be exposed to 3rd party libraries in a reliable way.How was it fixed?
Ensured that an import of
from asyncio_run_in_process.typing import SubprocessKwargs
will always work.Cute Animal Picture