Merge lp://staging/~dobey/tarmac/close-conn into lp://staging/tarmac
Proposed by
dobey
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~dobey/tarmac/close-conn |
Merge into: | lp://staging/tarmac |
Diff against target: |
34 lines (+13/-0) 2 files modified
tarmac/branch.py (+4/-0) tarmac/tests/test_branch.py (+9/-0) |
To merge this branch: | bzr merge lp://staging/~dobey/tarmac/close-conn |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Johnston | Needs Fixing | ||
Review via email:
|
Commit message
Disconnect the transport immediately after opening the remote.
Description of the change
This should fix the issue, but there's really no good way to test that it does, without trying it directly. I made a simple hack script to open a remote branch, wait a little over 5 minutes, and then try to do something, to test a couple things for how to fix the bug, and this seemed to work there. So I think it should work in normal use as well.
To post a comment you must log in.
Still getting errors: http:// paste.ubuntu. com/7598397/