~vorlon/ubuntu/raring/upstart/lp.1199778

Viewing all changes in revision 944.

  • Committer: Scott James Remnant
  • Date: 2008-05-08 09:18:27 UTC
  • Revision ID: scott@netsplit.com-20080508091827-jx1vrny69tj7rhrq
* init/tests/test_job.c (test_change_state): Check for a bug where
a job with multiple instances will be freed when one instance is
deleted rather than the last instance.
* init/job.c (job_change_state): Add debugging messages when we
destroy a job that's no longer the current one or an instance
that's no longer active; also ensure that we never destroy a job
that's the current one.
* init/event.c (event_pending_handle_jobs): Add a debugging message
when we create a new instance of a job.
* init/conf.c (conf_file_destroy): Add a debugging message when
we destroy a job that's no longer the current one.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: