Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdd12305

Browse files
committed
gh-71052: fix test_concurrent_futures wasi regression.
1 parent6a3236f commitdd12305

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎Lib/test/test_concurrent_futures/__init__.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
importos.path
22
importunittest
33
fromtestimportsupport
4-
fromtest.supportimportimport_helper
4+
fromtest.supportimportthreading_helper
5+
6+
7+
# Adjust if we ever have a platform with processes but not threads.
8+
threading_helper.requires_working_threading()
59

610

711
ifsupport.check_sanitizer(address=True,memory=True):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp