Skip to content

support InterpreterPoolExecutor #2377

Answered by freakboy3742
Jzhenli asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, Briefcase supports the new interpreters module. In general, briefcase apps are "just Python", so if Python supports the feature, so does a Briefcase app.

The only notable exception to this is with the handling of multiprocessing - but that's because the nature of how apps are packaged, and the difference between an app and a Python interpreter running a Python script. See beeware/briefcase-macOS-app-template#7 (and similar issues) for a discussion of this problem.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Jzhenli
Comment options

Answer selected by Jzhenli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants