pyo3/pytests/tests/test_misc.py

7 lines
109 B
Python
Raw Normal View History

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