Commit 0d1a0ea
committed
ci: re-enable integration tests in workflow
Re-enable integration tests after fixing critical stability issues:
- Pre-warming memory allocation fixed (prevents OOMKill)
- Production panics replaced with error handling
- TOCTOU race condition resolved
Integration tests now run in CI for full validation.1 parent ea0c662 commit 0d1a0ea
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
144 | 149 | | |
145 | 150 | | |
146 | 151 | | |
147 | | - | |
| 152 | + | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
| |||
0 commit comments