lp:~michihenning/unity-scopes-api/async-create

Created by Michi Henning and last modified
Get this branch:
bzr branch lp:~michihenning/unity-scopes-api/async-create
Only Michi Henning can upload to this branch. If you are Michi Henning please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michi Henning
Project:
unity-scopes-api
Status:
Merged

Recent revisions

306. By Michi Henning

Changed micro version back to 3 after all because there was mention of that in debian/changelog already.
Better safe than sorry.

305. By Michi Henning

Tightened ThreadPool exception test.

304. By Michi Henning

Fixed incorrect count of threads in run() method and added a test for throwing tasks.

303. By Michi Henning

Fixed incorrect scope of task in ThreadPool::run(): the destructor of the task
was called only once the next task was started, instead of being called
as soon as the task completed.

302. By Michi Henning

Debug changes, unfinished.

301. By Michi Henning

Merged devel and resolved conflicts. Set version back to 0.4.2
because addition of valid() to QueryBase is ABI compatible.

300. By Michi Henning

Fixed broken wait for completion: member variable was not initialized,
causing the client to shut down the run time before the results arrived
from the scope. Fixed the other receiver classes to match.

299. By Michi Henning

Increased wait time between tests due to "address in use" failures when running on Jenkins.

298. By Michi Henning

Fixed another typo.

297. By Michi Henning

Fixed typos.

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