subiquity/system_setup/client
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
..
controllers many: s/create_task/run_bg_task/ 2023-02-13 14:56:07 -07:00
__init__.py WSL identity controller and view 2021-08-31 15:52:03 +02:00
client.py Moves WslConfBase to the reconfiguration workflow 2022-12-16 13:28:10 +00:00