This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author boytsovea
Recipients boytsovea, skrah
Date 2020-02-28.14:52:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582901531.32.0.43070076073.issue39776@roundup.psfhosted.org>
In-reply-to
Content
Also I understood the source of your crash with my initial example. Since you haven't used CMake to configure project, pybind didn't setup required macroses to enable threading support. So no issues in pybind.
History
Date User Action Args
2020-02-28 14:52:11boytsoveasetrecipients: + boytsovea, skrah
2020-02-28 14:52:11boytsoveasetmessageid: <1582901531.32.0.43070076073.issue39776@roundup.psfhosted.org>
2020-02-28 14:52:11boytsovealinkissue39776 messages
2020-02-28 14:52:11boytsoveacreate