| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix:add destruction chain including TurboModule.__onDestroy__, Impl.dispose, Stream.dispose, and flag update for Stream.isDestroyed. - Convert Stream's static fileStreams/isDestroyed/dispose to instance-level to avoid cross-instance pollution - Add destroy-race guard in writeStream to prevent stream/file handle leaks after await - Stop readStream/readStreamAsset from emitting events to a destroyed rnInstance - Wrap per-task cancelRequest in try-catch so a single failure does not block cleanup - Invoke callbacks with errors when the TurboModule is destroyed instead of silent returns - Bump version to 0.23.1-rc.2 and update CHANGELOG Signed-off-by: cuijiaojiao1 <ding_chengjie@hoperun.com> | 6 天前 | |
feat: In the example on the master branch, modify cancelRequest to include dataEnd, and add a destruction flag to ReactNativeBlobUtilStream Update version number to @0.23.1-rc.1 Signed-off-by: shijie <ding_chengjie@hoperun.com> | 26 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 天前 | ||
| 26 天前 |