Code review comment for lp:~alecu/ubuntuone-client/unbreak-connect

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Can we have somehow this branch managing the fact that

token = yield self._request_token(autoconnecting=autoconnecting)

can return the empty dict when autoconnecting is True and there are no credentials in the system?
In that case, the current linux behavior is to also raise NoAccessToken.

review: Needs Information

« Back to merge proposal