Skip to content
Snippets Groups Projects
Commit 1ba56adc authored by Francois Rousseau's avatar Francois Rousseau Committed by CQ bot account: commit-bot@chromium.org
Browse files

[feedback] spawn a new DataProvider on every request

by having feedback_agent spawn a new process on every fuchsia.feedback.DataProvider
request it gets, we can better isolate each request handling, in
particular if it has dangling threads due to some attachment collection
hanging and make sure the process exits upon request fulfillment

DX-1497 #comment

TESTED=`fx run-test feedback_agent_tests`

Change-Id: I103b36ef2cfc4df6a7eef5a5783ddc22e93357e8
parent 05321628
No related branches found
No related tags found
Loading
Showing with 180 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment