pyo3/pytests/tests/test_misc.py
2022-02-05 10:16:46 +00:00

7 lines
109 B
Python

import pyo3_pytests.misc
def test_issue_219():
# Should not deadlock
pyo3_pytests.misc.issue_219()