Skip to content

Commit 00a871c

Browse files
janeyx99facebook-github-bot
authored andcommitted
[skip ci] Set test owner for multiprocessing tests (pytorch#66848)
Summary: Action following pytorch#66232 cc VitalyFedyunin Pull Request resolved: pytorch#66848 Reviewed By: VitalyFedyunin Differential Revision: D31828908 Pulled By: janeyx99 fbshipit-source-id: 45d6901648f5564c1bf07ad8d01d69ef486ae104
1 parent 78f9705 commit 00a871c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

test/test_multiprocessing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Owner(s): ["module: multiprocessing"]
2+
13
import contextlib
24
import gc
35
import os

test/test_multiprocessing_spawn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Owner(s): ["module: multiprocessing"]
12

23
import os
34
import random

0 commit comments

Comments
 (0)