fixed hardcoded exit
This commit is contained in:
parent
27c6cd188d
commit
186150ca00
@ -715,7 +715,6 @@ end:
|
|||||||
delete tctx;
|
delete tctx;
|
||||||
}
|
}
|
||||||
|
|
||||||
exit(0);
|
|
||||||
spdk_app_stop(rc);
|
spdk_app_stop(rc);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user