Commit 0267deb
committed
Enable core run for threads and processes in test runner
Uncommented and restored the logic to invoke `run_core` when the running type is either "threads" or "processes". This ensures the test runner executes core functionality as intended for these cases.1 parent a2e4f11 commit 0267deb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments