Commit 6e86418
authored
feat: error instead of panic on too many buffers (#5162)
Currently this panics in `write_flatbuffer`. Panics print a double stack
trace and are a bit weird when they happen in a future.
---------
Signed-off-by: Daniel King <[email protected]>1 parent a01f285 commit 6e86418
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
158 | 165 | | |
159 | 166 | | |
160 | 167 | | |
| |||
0 commit comments