mediainfo.js icon indicating copy to clipboard operation
mediainfo.js copied to clipboard

Parallel calls to `analyzeData` cause all results to be corrupted

Open Fd929c2CE5fA opened this issue 10 months ago • 1 comments

When calling analyzeData at the same time to process multiple files, all results may be incomplete or confusing.

I solved the issue with an additional check lock.

But maybe the check lock should be built-in or at least warn of how to use it.

[email protected]

Thank you for developing and maintaining the project! 🙏

Fd929c2CE5fA avatar Mar 20 '25 03:03 Fd929c2CE5fA

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 20 '25 02:04 github-actions[bot]