Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Improve closing stream

Choose a tag to compare

@Borewit Borewit released this 30 Apr 18:11
· 1093 commits to master since this release
  • issue #16 check if ReadbaleStream is locked before cancel
  • PR #17: Added checking if RS is locked
  • PR #19: Fix cancel stream

Tries to wait until the read completes, and them release locks and cancel the stream.
Is it is still locked (which is the case in Safari) it will skip cancellation.

NPM: https://www.npmjs.com/package/music-metadata-browser/v/0.9.0