File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
- # + -----------------------------+ + -------------------------------+
1
+ # / -----------------------------\ / -------------------------------\
2
2
# | Main R process | | Subprocess 1 |
3
3
# | +------------------------+ | | +---------------------------+ |
4
4
# | | test_dir_parallel() | | | | test_file() | |
11
11
# | | | Progress2Reporter | | | | | | | v | | |
12
12
# | | +-------------------+ | | | | | | +-------------------+ | | |
13
13
# | +------------------------+ | |--------| signalCondition() | | | |
14
- # + -----------------------------+ | | | | +-------------------+ | | |
14
+ # \ -----------------------------/ | | | | +-------------------+ | | |
15
15
# | | | +-----------------------+ | |
16
16
# | | +---------------------------+ |
17
- # | + -------------------------------+
18
- # | + -------------------------------+
17
+ # | \ -------------------------------/
18
+ # | / -------------------------------\
19
19
# |--| Subprocess 2 |
20
- # | +-------------------------------+
21
- # | +-------------------------------+
22
- # +--| Subprocess 3 |
23
- # +-------------------------------+
24
- # ...
20
+ # | \-------------------------------/
21
+ # | /-------------------------------\
22
+ # \--| Subprocess 3 |
23
+ # \-------------------------------/
25
24
#
26
25
# ## Notes
27
26
#
You can’t perform that action at this time.
0 commit comments