subiquity/subiquitycore/controllers
Michael Hudson-Doyle fdd99e21f0 be more careful in BackgroundProcess.cancel
Someone sent me a traceback where cancel() was called before .proc was set.  I
don't really understand how this happens, but there's no harm in being careful.
2016-09-15 21:35:48 +12:00
..
__init__.py Re-introduce 'subiquity' package for installer specific things. 2016-07-25 12:51:39 +12:00
identity.py Refactor identity stuff to avoid dep on curtin in console-conf case. 2016-07-27 16:05:47 +12:00
login.py rename ControllerPolicy to BaseController 2016-07-26 14:17:30 +12:00
network.py be more careful in BackgroundProcess.cancel 2016-09-15 21:35:48 +12:00
welcome.py rename ControllerPolicy to BaseController 2016-07-26 14:17:30 +12:00