fix tokio runtime stack overflow due to recursion

This commit is contained in:
Chance 2024-12-06 16:20:16 -05:00 committed by BitSyndicate
parent 0cf7e3e60d
commit 1fb0ca75ed
Signed by untrusted user: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
2 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,4 @@
echo ping
echo pong
exec test.zensh
break