Skip to content

Add test for multi-threaded import of multi-phase module - #524

Draft
o01eg wants to merge 1 commit into
boostorg:developfrom
o01eg:multi_thread_import
Draft

Add test for multi-threaded import of multi-phase module#524
o01eg wants to merge 1 commit into
boostorg:developfrom
o01eg:multi_thread_import

Conversation

@o01eg

@o01eg o01eg commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Also tests module state isolation

@o01eg
o01eg marked this pull request as draft July 2, 2026 08:53
Comment on lines +156 to +157
// Boost.Python doesn't support Py_Finalize yet.
// Py_Finalize();

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is this actually true?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Same line is still in test/import_.cpp.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It was authored before git migration and that was in 2007...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants