~xnox/upstart/async-asserts

Viewing all changes in revision 1624.

  • Committer: Dimitri John Ledkov
  • Date: 2014-06-04 11:28:17 UTC
  • Revision ID: dimitri.ledkov@canonical.com-20140604112817-gwk4any2mqw590g4
Remove asserts that don't make sense with async spawn. With async, we
can end up in the codepaths at just about to switch to next job state,
if the processes are not ready yet (blocked by event and/or necessory
processes haven't exited yet) do not assert, and instead return to
main-loop. Once events/processes unblock us, it should move us to next
correct states.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: