subiquity/system_setup
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
..
client many: s/create_task/run_bg_task/ 2023-02-13 14:56:07 -07:00
cmd loop: fix setuptools entry-points not using asyncio.run 2022-10-28 17:05:54 +02:00
common Makes the wsl_conf imune to None 2022-12-16 13:28:11 +00:00
models Fixes linting warnings 2022-08-23 10:45:34 -03:00
server many: s/create_task/run_bg_task/ 2023-02-13 14:56:07 -07:00
tests/golden Answers no longer relevant for wsl_setup 2022-12-16 13:28:11 +00:00
ui Merge pull request #1336 from ogayot/password-passphrase 2022-10-28 14:06:54 +02:00
__init__.py system_setup: initial setup 2021-08-31 15:52:03 +02:00
__main__.py loop: fix setuptools entry-points not using asyncio.run 2022-10-28 17:05:54 +02:00
ubuntu-wsl-setup Ensures this script only runs in WSL 2022-09-21 09:26:13 -03:00