Skip to content

Commit ee156dd

Browse files
remove filterwarnings no longer needed
1 parent 685115b commit ee156dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/issues/test_1933_stdio_close.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212

1313
@pytest.mark.anyio
14-
@pytest.mark.filterwarnings("ignore::pytest.PytestUnraisableExceptionWarning")
1514
async def test_stdio_server_preserves_process_handles():
1615
"""After stdio_server() exits, the underlying stdin/stdout fds should still be open.
1716

0 commit comments

Comments
 (0)