I follow the instructions to setup the development environment on Fedora 28, I need to install python3-devel as a dependency to get pygit2 compiled and installed. Tried the python runtests.py run locally, not sure if I missed something, the tests stuck after saying "Starting the workers".
Going to read the source code to find out why, in the meanwhile, please help to review my changes, and I will update this PR after discussions with you later.
I follow the instructions to setup the development environment on Fedora 28, I need to install python3-devel as a dependency to get
pygit2compiled and installed. Tried thepython runtests.py runlocally, not sure if I missed something, the tests stuck after saying "Starting the workers".Going to read the source code to find out why, in the meanwhile, please help to review my changes, and I will update this PR after discussions with you later.