mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
Err, yeah.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@171122 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1982,7 +1982,7 @@ static enum agi_result run_agi(struct ast_channel *chan, char *request, AGI *agi
|
||||
* it allows the main thread to proceed, even without the child PID
|
||||
* dying immediately (the child may be doing cleanup, etc.). Without
|
||||
* this code, zombie processes accumulate for as long as child
|
||||
* processes exist (which on busy systems may be never, filling up the
|
||||
* processes exist (which on busy systems may be always, filling up the
|
||||
* process table).
|
||||
*
|
||||
* Note that in trunk, we don't stop interaction at the hangup event
|
||||
|
Reference in New Issue
Block a user