thuehlinger / daemons

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

Resolve Pidfile.find_file globbing #9

Closed thuehlinger closed 10 years ago

thuehlinger commented 10 years ago

I believe this resolves both these issues:

http://rubyforge.org/tracker/index.php?func=detail&aid=29855&group_id=524&atid=2084 http://rubyforge.org/tracker/index.php?func=detail&aid=29874&group_id=524&atid=2084

sodabrew commented 10 years ago

RubyForge won't let me see those links - can you copy the text across?

thuehlinger commented 10 years ago

Actually I cannot access them either anymore - the bug tracker has probably already been shut down. I had just blindely copied thse reports from my email copies. This specific report is in that case not really useful anymore.

Thomas

On 18 May 2014, at 22:13, Aaron Stone notifications@github.com wrote:

RubyForge won't let me see those links - can you copy the text across?

— Reply to this email directly or view it on GitHub.

sodabrew commented 10 years ago

Was #10 (pidfile globbing too loose) related to the bugs here?

thuehlinger commented 10 years ago

Yes. Closing this one as well.