subiquity/subiquitycore/ui/views
Dan Bungert 9d12871f15 many: s/create_task/run_bg_task/
create_task has the following note:
  Important: Save a reference to the result of this function, to avoid a
  task disappearing mid-execution.

Convert existing usage of create_task to run_bg_task, if that
create_task is not actually storing the result.
2023-02-13 14:56:07 -07:00
..
tests fix crash when trying to view nic info 2021-01-27 09:35:09 +13:00
__init__.py remove long disabled views for setting default route 2019-03-07 14:13:37 +13:00
network.py many: s/create_task/run_bg_task/ 2023-02-13 14:56:07 -07:00
network_configure_manual_interface.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
network_configure_wlan_interface.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00