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
Running the daemon 'ontop' should create a pidfile
#94
VinceGuidry
opened
3 months ago
0
call_as_daemon method don't stop child process
#93
sada
opened
6 months ago
2
Bump actions/checkout from 3 to 4
#92
dependabot[bot]
closed
1 year ago
0
Zombie/Defunct process when monitoring using pidfiles
#91
chtrinh
opened
1 year ago
0
Adds Ruby 3.2 to the CI matrix.
#90
petergoldstein
closed
1 year ago
0
NoMethodError: undefined method `positive?' for 20:Fixnum
#89
dwaynemac
opened
2 years ago
0
Bump actions/checkout from 2 to 3
#88
dependabot[bot]
closed
2 years ago
0
Add Dependabot for GitHub Actions
#87
petergoldstein
closed
2 years ago
0
Migrate CI to GitHub Actions
#86
petergoldstein
closed
2 years ago
0
Fix typo "sesconds" in docs
#85
dsinn
closed
2 years ago
0
Problematic behavior when handling TERM Signal
#84
scooler
opened
3 years ago
0
Add changelog_uri to gemspec
#83
kzkn
closed
3 years ago
0
Explicitly pass `&block` to `Proc.new`
#82
TastyPi
closed
3 years ago
1
CI: Travis YAML, avoid float-to-string conversion
#81
olleolleolle
closed
3 years ago
0
customize which signals are sent to stop process
#79
philister
closed
3 years ago
0
`daemons` always exits with zero
#78
trombik
opened
4 years ago
0
Allow to use pry-byebug 3.8.0
#77
kamipo
closed
4 years ago
0
Make working directory compatible with macOS Catalina
#76
magneland
opened
5 years ago
0
Resolves mismatched indentations
#75
lmrodriguezr
closed
4 years ago
2
Question: Semantic Versioning
#74
tagliala
closed
5 years ago
2
Fix undefined local variable or method `pid_delimiter'
#73
iNecas
closed
5 years ago
2
configurable pid-file delimiters - proposed solution for #40
#72
tardate
closed
5 years ago
0
add support for log-related command line params
#71
tardate
closed
5 years ago
0
Detatch doesn't consider external logging
#70
johlym
opened
6 years ago
0
Why parent process does not care about child
#69
isqad
opened
6 years ago
0
Turns out delayed_job was executing a job causing a segmentation fault, which would kill the delayed_job daemon.
#68
saju62
closed
6 years ago
1
Update README.md
#67
willianveiga
closed
6 years ago
1
Clarify that `run` and `start -t` are equivalent in helptext
#66
rlue
closed
6 years ago
4
Add --force_kill_waittime option
#65
c960657
closed
6 years ago
0
Run script files in background (as daemons)
#64
viperey
closed
6 years ago
2
Run n Instances of a script parallelly in background and kill all of them when needed.
#63
utkarshrai003
opened
6 years ago
0
run many workers
#62
floodico
opened
6 years ago
2
Allow status callback to be anything callable
#61
fnordfish
closed
6 years ago
0
Where is the documentation?
#60
mastermindg
closed
6 years ago
1
Specify number of processes
#59
aeldaly
opened
7 years ago
3
pass +no_wait+ option also on restart
#58
phigrofi
closed
7 years ago
0
Windows: fork() function is unimplemented on this machine (NotImplementedError)
#57
ghost
opened
7 years ago
5
Fixed two simple pidfile errors
#56
intentionaccident
closed
7 years ago
0
apps inherit app_name even when new name is specified
#55
shoup-healthtap
opened
7 years ago
1
Call zap, not cleanup on the pidfile
#54
wevanscfi
closed
7 years ago
1
Stopping daemon log file error?
#53
pgouv
opened
7 years ago
4
Failure to install development dependency pry-byebug with '~> 0' version constrain
#52
EYurchenko
opened
7 years ago
4
Separated Daemon.call into call and new
#51
intentionaccident
closed
8 years ago
0
OSX hangs on close_io
#50
sblackstone
closed
8 years ago
8
Monitored daemon with multiple=false improperly runs multiple times
#49
washogren
opened
8 years ago
1
Added a timeout option for the monitor.
#48
AndreasBomholtz
closed
8 years ago
1
Closing of all FD's breaks existing logging and connections
#47
thijsc
closed
8 years ago
5
Make daemon start silent
#46
lmrodriguezr
closed
7 years ago
4
Permissions on created folders different between 1.0.10 and 1.2.3
#45
nlsrchtr
opened
8 years ago
2
⚠️ assigned but unused variable - restart, sess_id, pid
#44
amatsuda
closed
8 years ago
1
Next