issues
search
thuehlinger
/
daemons
Ruby daemons gem official repository
MIT License
648
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use syslog if log_output is not set
#43
lzap
closed
8 years ago
9
Add .travis.yml for Travis CI
#42
sodabrew
closed
9 years ago
5
Stopped daemon processes keep respawning
#41
boncey
closed
9 years ago
2
Failure to find pid files when status or stop is specified without a number argument
#40
cthielen
closed
5 years ago
9
Allow to set pid location when using system mode
#39
m4tm4t
closed
9 years ago
2
Extracted all output messages to a Reporter class
#38
SephVelut
closed
9 years ago
1
Master
#37
SephVelut
closed
9 years ago
3
How to set log_dir as relative path
#36
daveharris
opened
9 years ago
10
Logrotate
#35
phoolish
opened
9 years ago
4
getting error while accessing some external file
#34
sunnybogawat
closed
9 years ago
1
QUESTION: checking exit status of process
#33
hectorvs-gxg
closed
9 years ago
2
Add test coverage
#32
acuppy
closed
9 years ago
11
Sequel postgres connection fails when server run as daemon
#31
snitko
closed
9 years ago
2
Stopping daemon via wrapper script can kill unrelated processes
#30
hrenfroe
opened
9 years ago
0
ApplicationGroup should wait on subprocesses in start_all
#29
tobithiel
closed
9 years ago
6
Test Coverage?
#28
acuppy
closed
9 years ago
8
CPU 100% in version 1.2.1 update (previous version 1.1.9 works fine)
#27
bwinter
closed
9 years ago
6
Unable to find 1.2.0
#26
jrmhaig
closed
9 years ago
13
Add ability to specify log file name, not just the directory
#25
tboyko
closed
9 years ago
0
Homepage on rubygems.org page doesn't work
#24
dideler
closed
9 years ago
2
fixes #22
#23
robertoplancarte
closed
9 years ago
2
Using daemons to as described in section 3 of Basic Usage is broken since 70f69a71ce1f1e19e254203d6b8bcff5abc3796c
#22
robertoplancarte
closed
9 years ago
1
Allow custom status messages
#21
jrmhaig
closed
9 years ago
1
How to set pid file location?
#20
Paxa
closed
9 years ago
8
Link to source code from Rubygems page
#19
ajlai
closed
10 years ago
1
v1.1.10 release not on Rubygems
#18
freerobby
closed
10 years ago
2
Doubled up lines of code, probably a merge error long ago
#17
sodabrew
closed
10 years ago
0
Monitor pidfile is not be returned by PidFile.find_files
#16
sodabrew
closed
10 years ago
0
Close IO handles and file descriptors more quietly
#15
sodabrew
closed
10 years ago
0
Spurious Bad File Descriptor warnings
#14
sodabrew
closed
10 years ago
1
Use $stderr.puts for commandline errors
#13
sodabrew
closed
10 years ago
1
PidFile.find_files glob is too loose
#12
loe
closed
10 years ago
0
When daemon is not running, status subcommand exit in non-zero status
#11
thuehlinger
closed
10 years ago
1
PidFile.find_files glob is too loose
#10
thuehlinger
closed
10 years ago
0
Resolve Pidfile.find_file globbing
#9
thuehlinger
closed
10 years ago
4
Ruby Daemons Library with the Daemons.Run function
#8
thuehlinger
opened
10 years ago
3
:monitor & :multiple options don't work well together
#7
thuehlinger
opened
10 years ago
4
stderr in case of no instances running
#6
thuehlinger
closed
10 years ago
0
Ruby Daemons: Can monitor + multiple keep several worker children up?
#5
thuehlinger
opened
10 years ago
3
PidFile lookup does not work with processes named process.1, process.10, and so on
#4
thuehlinger
closed
9 years ago
2
Gemspec reorg
#3
sodabrew
closed
10 years ago
2
Run through Rubocop style checker
#2
sodabrew
closed
10 years ago
1
Handle invalid or empty pid files instead of returning pid 0
#1
sodabrew
closed
10 years ago
0
Previous