diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-04-06 10:20:45 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-04-06 10:31:28 +0200 |
commit | 9fe2dfd3c4df334607083f989346090e1051a565 (patch) | |
tree | fe90ccde62088424dfaff57ada4972bfdee83722 /nbproject | |
parent | ca2051a26b74e1140cf2ca3ea0c82c1eed5bce28 (diff) |
Avoid to stick on event loop
When working synchronously, waiting continuously
to an event can make deadlocks. This commit
enforce threads that wait for some job completion
to wait for a fixed amount of time.
An alternative management with signals should
be studied in future.
Change-Id: Idcfadc60f8c14d73d7fa32e937c6ea0f552cc09b
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'nbproject')
0 files changed, 0 insertions, 0 deletions