Skip to content

Commit 9cdfe18

Browse files
committed
return
1 parent 111da6f commit 9cdfe18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/xinterpreter_raw.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ namespace xpyt
226226
py::globals()["_i"] = code;
227227

228228
cb(kernel_res);
229+
return;
229230
}
230231

231232
nl::json raw_interpreter::complete_request_impl(

0 commit comments

Comments
 (0)