Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrency issue #4

Open
rexshijaku opened this issue Apr 15, 2022 · 0 comments
Open

Concurrency issue #4

rexshijaku opened this issue Apr 15, 2022 · 0 comments

Comments

@rexshijaku
Copy link
Owner

rexshijaku commented Apr 15, 2022

This issue was reported by J.M via email:

Hello,

I have encountered some problems when I use PDFBarcodeJS. When the concurrency call program, the return result is always the same. Barcode is different in each PDF file,I guess this is not a problem caused by Closure.
I look forward to getting help.

image

After some research I found out that,

The concurrency issue is caused by decodeSingle function of QuaggaJS mentioned here : serratus/quaggaJS#135 . A solution looks like is provided here: ericblade/quagga2#171 , if this is the only solution, then a major update (from quagga to quagga2) would be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant