subiquity/subiquity
Ryan Harper 9138137057 Fix up async install commands
- Pass in write_fd into async commands so output calls refresh
- Hack the threadpool to a single task so we trivially block on the long
  install and don't invoke our post install until the other is complete
- lots of debugging for command outputs.

Signed-off-by: Ryan Harper <ryan.harper@canonical.com>
2015-09-21 16:40:35 -05:00
..
controllers Fix up async install commands 2015-09-21 16:40:35 -05:00
models Split out curtin configuration files 2015-09-21 16:40:26 -05:00
ui Fix curtin invocation 2015-09-21 16:40:35 -05:00
__init__.py Add initial start view, buttons, and utilities 2015-06-10 16:59:55 -04:00
async.py Fix up async install commands 2015-09-21 16:40:35 -05:00
controller.py Additional UI notifications and consolidate common attrs 2015-08-31 11:55:46 -04:00
core.py Fix serial mode 2015-09-14 16:40:28 -05:00
curtin.py Fix up async install commands 2015-09-21 16:40:35 -05:00
log.py rework topmost view widget 2015-06-23 16:29:08 -04:00
meta.py Add futures/promises thread executors 2015-08-10 09:57:43 -04:00
model.py Inherit from ViewPolicy on all toplevel panels 2015-07-22 22:31:21 -04:00
palette.py Additional UI notifications and consolidate common attrs 2015-08-31 11:55:46 -04:00
prober.py lint fixes for recent code 2015-09-03 13:35:07 -05:00
signals.py Add initial add disk partition view 2015-07-21 22:51:06 -04:00
utils.py Fix up async install commands 2015-09-21 16:40:35 -05:00
view.py Add view policy 2015-07-22 22:30:57 -04:00