thuehlinger / daemons

Ruby daemons gem official repository
MIT License
648 stars 71 forks source link

Monitor pidfile is not be returned by PidFile.find_files #16

Closed sodabrew closed 10 years ago

sodabrew commented 10 years ago

Since PR #12, the monitor pidfile does not get returned along with the workers anymore. This workaround code can be removed now.