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+ # / -----------------------------\ / -------------------------------\
22# | Main R process | | Subprocess 1 |
33# | +------------------------+ | | +---------------------------+ |
44# | | test_dir_parallel() | | | | test_file() | |
1111# | | | Progress2Reporter | | | | | | | v | | |
1212# | | +-------------------+ | | | | | | +-------------------+ | | |
1313# | +------------------------+ | |--------| signalCondition() | | | |
14- # + -----------------------------+ | | | | +-------------------+ | | |
14+ # \ -----------------------------/ | | | | +-------------------+ | | |
1515# | | | +-----------------------+ | |
1616# | | +---------------------------+ |
17- # | + -------------------------------+
18- # | + -------------------------------+
17+ # | \ -------------------------------/
18+ # | / -------------------------------\
1919# |--| Subprocess 2 |
20- # | +-------------------------------+
21- # | +-------------------------------+
22- # +--| Subprocess 3 |
23- # +-------------------------------+
24- # ...
20+ # | \-------------------------------/
21+ # | /-------------------------------\
22+ # \--| Subprocess 3 |
23+ # \-------------------------------/
2524#
2625# ## Notes
2726#
You can’t perform that action at this time.
0 commit comments