mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Clarify comment.
This commit is contained in:
@@ -505,7 +505,7 @@ program
|
||||
var log = logger.createLogger('cli:local')
|
||||
, options = cliutil.lastArg(arguments)
|
||||
|
||||
// Each forked process waits for signals to stop, and we run over the
|
||||
// Each forked process waits for signals to stop, and so we run over the
|
||||
// default limit of 10. So, it's not a leak, but a refactor wouldn't hurt.
|
||||
process.setMaxListeners(20)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user