Skip to content
Snippets Groups Projects
Commit 0b705167 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

conversation: use one thread per device

Prevent race conditions and busy loops when processing fetches:

* use independent op queues per device
* each thread processes pulls for a single device
* use single locked section in thread to prevent race-conditions

Change-Id: I4de0ac2e89b3c486d000444ee5ebc374f529c17a
parent 988e8841
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment