lp:~marcustomlinson/unity-scopes-api/invoke_callback_when_set

Created by Marcus Tomlinson and last modified
Get this branch:
bzr branch lp:~marcustomlinson/unity-scopes-api/invoke_callback_when_set
Only Marcus Tomlinson can upload to this branch. If you are Marcus Tomlinson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marcus Tomlinson
Project:
unity-scopes-api
Status:
Merged

Recent revisions

277. By Marcus Tomlinson

Improved thread safety for access to AccountInfo from mainloop / non-mainloop threads.

276. By Marcus Tomlinson

Invoke callback for all known statuses at the time of setting the callback method

275. By Marcus Tomlinson

Allow for callback_ to be set to nullptr

274. By Marcus Tomlinson

Oops, removed test loop

273. By Marcus Tomlinson

Keep a queue of callback statuses while callback_ is null, then flush them out upon calling set_service_update_callback()

272. By Marcus Tomlinson

use uint for account_id instead of int

271. By Marcus Tomlinson

Whoops, initialize got_update_ to false

270. By Marcus Tomlinson

Allow busy signon sessions to fully complete before shutting down (only cancel overlapping sessions), and clear the session from within callback() after the callback has been invoked.

269. By Marcus Tomlinson

Move flush_pending_session() out of refresh_service_statuses() and into get_service_statuses() to defer the wait for SignOn replies until statuses are pulled. Also, run the callback in a seperate thread so that get_service_statuses() can be called from it.

268. By Marcus Tomlinson

Reverted staging specific change

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-scopes-api
This branch contains Public information 
Everyone can see this information.

Subscribers