-
Notifications
You must be signed in to change notification settings - Fork 675
Closed
Description
Originally reported on Google Code with ID 609
What steps will reproduce the problem?
1. Push some big files (for example, something that needs 5-10 minutes to push)
2. Try to push another repository (with the same user on the same server)
3. The latter push will timeout.
What is the expected output? What do you see instead?
I'm expecting that these two push going concurrently. Instead these push are executed
in series
What version of the product are you using? On what operating system?
v1.6.2
Please provide any additional information below.
I've tested only push with SSH and key based auth.
Reported by enrico204 on 2015-08-01 12:40:05