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

Commit8824946

Browse files
TestgresRemoteTests::helper__restore_envvar is marked with@staticmethod
1 parent40eaf7d commit8824946

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/test_simple_remote.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,6 +1067,7 @@ def test_child_process_dies(self):
10671067
# try to handle children list -- missing processes will have ptype "ProcessType.Unknown"
10681068
[ProcessProxy(p)forpinchildren]
10691069

1070+
@staticmethod
10701071
defhelper__restore_envvar(name,prev_value):
10711072
ifprev_valueisNone:
10721073
os.environ.pop(name,None)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp