Skip to content

Consider using InterpreterPoolExecutor #487

Description

@akhmerov

After reading https://docs.python.org/3.14/whatsnew/3.14.html#pep-734-multiple-interpreters-in-the-standard-library I wonder if we should detect whether we're using python >= 3.14 and if that is the case make InterpreterPoolExecutor the default, rather than ProcessPoolExecutor.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions