initiatively exit child in forktree
This commit is contained in:
parent
ad3fac45d5
commit
917140c405
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ fn fork_child(cur: &str, branch: char) {
|
|||
yield_();
|
||||
exit(0);
|
||||
}
|
||||
exit(0);
|
||||
}
|
||||
|
||||
fn fork_tree(cur: &str) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue