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

Configuration option --server-process-count does not work #45

Closed
toni-sissala opened this issue Jun 1, 2023 · 0 comments · Fixed by #49
Closed

Configuration option --server-process-count does not work #45

toni-sissala opened this issue Jun 1, 2023 · 0 comments · Fixed by #49
Assignees

Comments

@toni-sissala
Copy link
Contributor

toni-sissala commented Jun 1, 2023

When starting the application with

python -m cdcagg_oai\
 --document-store-url "http://localhost:5001/v0"\
 --oai-pmh-admin-email admin@email.com\
 --oai-pmh-base-url baseurl\
 --server-process-count 1\
 --loglevel INFO

the log outputs (with a server with two processor cores)

[...]
"message": "Starting 2 processes"
[...]

Also, the process listing outputs three python processes: one parent and two children.

@toni-sissala toni-sissala self-assigned this Jun 29, 2023
@toni-sissala toni-sissala linked a pull request Jun 29, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant