Replace txnamedpipes with the standard twisted reactor
Bug #803640 reported by
Alejandro J. Cura
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Released
|
High
|
Alejandro J. Cura |
Bug Description
The Ubuntu One client on windows will use the qtreactor, since txnamedpipes is very unstable
Related branches
lp://staging/~alecu/ubuntuone-client/use-standard-reactor
- Roberto Alsina (community): Approve
- John Lenton (community): Approve
-
Diff: 207 lines (+25/-38)9 files modifiedbin/ubuntuone-syncdaemon (+2/-2)
run-tests.bat (+1/-1)
tests/platform/windows/run_sdtool.py (+2/-3)
tests/platform/windows/test_ipc.py (+3/-3)
tests/platform/windows/test_tools.py (+2/-2)
ubuntuone/platform/windows/__init__.py (+3/-7)
ubuntuone/platform/windows/ipc.py (+8/-8)
ubuntuone/platform/windows/ipc_client.py (+1/-1)
ubuntuone/platform/windows/tools.py (+3/-11)
summary: |
- Replace txnamedpipes with the qtreactor + Replace txnamedpipes with the standard twisted reactor |
Changed in ubuntuone-client: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-client: | |
milestone: | none → 1.7.1 |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.