Hiroyuki Yagihashi
Hiroyuki Yagihashi
@a8m Thanks for comment! It is still a draft PR. We'll add a few tests, do some refactoring, and then requests a review. If the implementation has already deviated significantly...
@takahirom I just checked, and it seems that background playback is already available...(at 08173eb4cb665e625e8e52735687c681c9881437) Or am I wrong about the scope of this issue? 🤔
Thanks for the reply 🙏 I see! I will refer to the link and proceed with the implementation.
@takahirom Sorry, I did some research, but this issue seems to be difficult for me... I'll unassign it once.
@Linkgoron I am currently working on the following response. Are the following mistakes feasible in testing? https://github.com/nodejs/node/pull/38525#discussion_r628760262 I added the following test based on [this test](https://github.com/nodejs/node/pull/38615/files#diff-25c21190b06af0eaaddd0159f4e1422b5580d22baa1e1fb6abf3cebd86551e7b), but I was not...
@Linkgoron Fixed an issue where chunks might be partially written, referring to https://github.com/nodejs/node/pull/38615.