mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 Update/move some XXXs/TODOs
This commit is contained in:
parent
98aee51801
commit
6b83d5ae1e
2 changed files with 2 additions and 5 deletions
|
@ -86,7 +86,7 @@ COPY my_ocrd_workflow /usr/bin
|
|||
COPY xsd/* /usr/share/xml/
|
||||
|
||||
|
||||
# XXX Work around concurrency problems(?)
|
||||
# XXX Work around suspected concurrency problems in ocrd-sbb-textline-detector
|
||||
RUN sed -i 's#num_cores *= *cpu_count()#num_cores = 1#' /usr/local/lib/python3.6/dist-packages/qurator/sbb_textline_detector/main.py
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue