fix tokio runtime stack overflow due to recursion
This commit is contained in:
parent
ac08dbc3d2
commit
76ab2017f4
2 changed files with 18 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
echo ping
|
||||
echo pong
|
||||
exec test.zensh
|
||||
break
|
Loading…
Add table
Add a link
Reference in a new issue