Allow to specify number of worker processes for jira2github_import.py (#41)

* allow to specify number of workers for jira2github_import

* remove obsolete code

* try to make it work on windows (not tested...)

* properly name the function that are passed to Pool.apply_async() as 'task'
2 files changed
tree: da379f178931cca445dd896677da99eb928e29f5
  1. attachments/
  2. migration/
  3. .asf.yaml
  4. README.md
README.md

Jira archive for Apache Lucene

This repository serves for:

https://issues.apache.org/jira/browse/LUCENE-10557

Recommended: Use --single-branch when cloning

All attachments (800MiB+) are kept in attachments branch. Not to clone all commit history at initial cloning, use --single-branch --branch main option that only clones the history of main branch.

git clone --single-branch --branch main git@github.com:apache/lucene-jira-archive.git