Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
lint code
Signed-off-by: Manjusaka <me@manjusaka.me>
  • Loading branch information
Zheaoli committed Sep 28, 2025
commit 95d326c72b7dac7d62d6b3b94610706cb383a659
1 change: 0 additions & 1 deletion Lib/test/test__interpchannels.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ def test_shareable(self):
#self.assertIsNot(got, obj)


# @skip_if_sanitizer('gh-129824: race on _waiting_release', thread=True)
class ChannelTests(TestBase):

def test_create_cid(self):
Expand Down
Loading