Skip to content

Conversation

cawo-odoo
Copy link
Contributor

Cited from documentation:

Note The default multiprocessing start method (see Contexts and start
methods) will change away from fork in Python 3.14. Code that requires fork
be used for their ProcessPoolExecutor should explicitly specify that by
passing a mp_context=multiprocessing.get_context("fork") parameter.1

Footnotes

  1. https://docs.python.org/3/library/concurrent.futures.html#processpoolexecutor

@robodoo
Copy link
Contributor

robodoo commented Jul 9, 2025

Pull request status dashboard

@KangOl
Copy link
Contributor

KangOl commented Jul 9, 2025

upgradeci retry with always only sms hr_recruitment mrp account_reports crm spreadsheet_edition documents base

@cawo-odoo cawo-odoo force-pushed the master-imp_snippets_prepare_py_3_14-cawo branch from ea39adc to fc7d933 Compare July 11, 2025 06:50
@KangOl
Copy link
Contributor

KangOl commented Jul 11, 2025

upgradeci retry with always only base mass_mailing mass_mailing_themes point_of_sale test_themes theme_common theme_treehouse web web_editor website website_blog website_enterprise website_event website_mass_mailing website_sale

@cawo-odoo cawo-odoo requested review from a team and asno-odoo July 11, 2025 07:59
@cawo-odoo cawo-odoo marked this pull request as ready for review July 11, 2025 07:59
@cawo-odoo cawo-odoo force-pushed the master-imp_snippets_prepare_py_3_14-cawo branch 2 times, most recently from a74ed1c to f3aaa15 Compare August 8, 2025 13:40
@KangOl KangOl force-pushed the master-imp_snippets_prepare_py_3_14-cawo branch from f3aaa15 to dff665b Compare August 18, 2025 16:47
@cawo-odoo cawo-odoo force-pushed the master-imp_snippets_prepare_py_3_14-cawo branch from dff665b to 5f86efb Compare August 19, 2025 06:38
Cited from documentation:
> Note  The default multiprocessing start method (see Contexts and start
> methods) will change away from fork in Python 3.14. Code that requires fork
> be used for their ProcessPoolExecutor should explicitly specify that by
> passing a `mp_context=multiprocessing.get_context("fork")` parameter.[^1]

[^1]: https://docs.python.org/3/library/concurrent.futures.html#processpoolexecutor
@cawo-odoo cawo-odoo force-pushed the master-imp_snippets_prepare_py_3_14-cawo branch from 5f86efb to 0e396bc Compare August 19, 2025 06:40
Copy link
Contributor

@KangOl KangOl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robodoo pushed a commit that referenced this pull request Aug 19, 2025
Cited from documentation:
> Note  The default multiprocessing start method (see Contexts and start
> methods) will change away from fork in Python 3.14. Code that requires fork
> be used for their ProcessPoolExecutor should explicitly specify that by
> passing a `mp_context=multiprocessing.get_context("fork")` parameter.[^1]

[^1]: https://docs.python.org/3/library/concurrent.futures.html#processpoolexecutor

closes #294

Related: odoo/upgrade#8239
Signed-off-by: Christophe Simonis (chs) <[email protected]>
@robodoo robodoo closed this in 934cde6 Aug 19, 2025
@robodoo robodoo added the 18.5 label Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants