forked from daisy/pipeline-mod-braille
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Thread safety #20
Labels
Comments
To do:
|
bertfrees
added a commit
to daisy/pipeline-mod-braille
that referenced
this issue
Jan 10, 2017
makes the bindings thread-safe: liblouis/liblouis-java#8 see also snaekobbi#20
bertfrees
added a commit
to daisy/pipeline-mod-braille
that referenced
this issue
Feb 13, 2017
makes the bindings thread-safe: liblouis/liblouis-java#8 see also snaekobbi#20
The Liblouis issue has been fixed. Moving back to backlog for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ensure thread safety because multiple jobs may run in parallel.
The text was updated successfully, but these errors were encountered: