[Merge] ~till-kamppeter/network-manager:master into network-manager:master
Till Kamppeter
till.kamppeter at gmail.com
Tue Jul 2 11:11:24 UTC 2019
Till Kamppeter has proposed merging ~till-kamppeter/network-manager:master into network-manager:master.
Commit message:
nm.py autopkgtest: Added timers to make the main loops time out if the asynchronous processes do not finish.
Requested reviews:
Network-manager (network-manager)
For more details, see:
https://code.launchpad.net/~till-kamppeter/network-manager/+git/network-manager/+merge/369586
This change avoids that in case of failure of the asynchronous operations the script does not get stuck in the main loop making the autopkgtest application killing it after hours and without clue about what went wrong. If the asynchronous operations do not finish withing 5 minutes the main loops which wait for them are stopped by timer.
This does not influence the probability of a test passing or failing due to tasks completing too slowly. It only improves debuggability.
--
Your team Network-manager is requested to review the proposed merge of ~till-kamppeter/network-manager:master into network-manager:master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1616 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-desktop/attachments/20190702/550a11db/attachment.diff>
More information about the ubuntu-desktop
mailing list