Commit b69ade4
committed
fix(processors): Release file only by file object
The file metainfo should be removed only by file object.
Doing this also by file key can lead to evicting file info
that is used by subsequent events to derive the file name.1 parent f7e8dc5 commit b69ade4
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
| 254 | + | |
256 | 255 | | |
257 | | - | |
258 | 256 | | |
259 | 257 | | |
260 | 258 | | |
| |||
0 commit comments