Skip to content

add regression tests for GIL ordering bug (issue #370)#389

Closed
b-long wants to merge 3 commits intomasterfrom
test/issue-370-regression
Closed

add regression tests for GIL ordering bug (issue #370)#389
b-long wants to merge 3 commits intomasterfrom
test/issue-370-regression

Conversation

@b-long
Copy link
Copy Markdown
Member

@b-long b-long commented Apr 30, 2026

⚠️ not meant for merge ⚠️

This PR is just meant to try and exercise / demonstrate the issue filed in #370 . It is possible that we will not be able to reproduce.

Summary

Adds TestGilString and expands TestBindCgoPackage/TestBindSimple to exercise the go2py string conversion paths that panic on master without the fix. Intended to run against master to prove the bug is reproducible in CI.

b-long added 3 commits April 30, 2026 23:37
…no fix

Adds TestGilString and expands TestBindCgoPackage/TestBindSimple to exercise
the go2py string conversion paths that panic on master without the fix.
Intended to run against master to prove the bug is reproducible in CI.
@b-long b-long closed this May 2, 2026
@b-long b-long deleted the test/issue-370-regression branch May 2, 2026 01:03
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.

1 participant