subiquity/system_setup/client/controllers
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
..
__init__.py Connects the new controllers to server and client. 2022-08-23 10:45:34 -03:00
identity.py WSL Validates the username with the endpoint. 2022-05-10 09:17:36 -03:00
summary.py many: s/create_task/run_bg_task/ 2023-02-13 14:56:07 -07:00
wslconfadvanced.py Removed systemd from the UI 2022-04-07 10:55:30 +02:00
wslconfbase.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
wslsetupoptions.py Removes forgotten log statement. 2022-08-26 16:09:02 -03:00