Issues
- 0
The name ginkgo on Pypi
#79 opened by kanglcn - 3
ImportError: No module named resource
#74 opened by svlada - 1
Ginkgo on PyPI
#72 opened by codysoyland - 1
Calling self.stop() from within a service's greenlet results in incomplete execution of self.stop()
#73 opened by hblanks - 0
Imported 3rd party modules equals None
#75 opened by darvin - 5
- 1
Add configuration context manager
#65 opened by progrium - 1
- 1
- 1
Group should be/act as dict
#55 opened by progrium - 1
Don't hardcode pid/log files into /tmp
#61 opened by progrium - 1
default pidfile put in home directory
#37 opened by progrium - 1
Only make a pidfile when daemonizing
#62 opened by progrium - 1
- 1
Update examples to latest API
#59 opened by progrium - 1
Add module level docstrings
#60 opened by progrium - 1
Sanity check configuration when reloading
#63 opened by progrium - 0
Include examples on how to test apps in docs
#66 opened by progrium - 0
- 0
Remove module main section of config.py
#58 opened by progrium - 1
ginkgo should return 0 when it fails
#13 opened by objcode - 4
avoid printing exceptions (traceback.print_exc)
#19 opened by progrium - 1
service init happens pre-daemonization
#52 opened by progrium - 2
reload should reload configuration
#43 opened by progrium - 2
default logfile should be /dev/null
#38 opened by progrium - 4
- 3
Make ginkgo support Twisted programs
#11 opened by objcode - 1
Context should abstract sleep()
#25 opened by progrium - 1
add namespaces to config module
#28 opened by progrium - 1
gservice pid issue
#18 opened by objcode - 2
change RootService to Context, add configuration
#23 opened by progrium - 1
support module service lookup
#35 opened by progrium - 1
use runpy for loading configuration
#36 opened by progrium - 1
status action on runner
#39 opened by progrium - 1
reload should use SIGHUP
#40 opened by progrium - 1
change use of "name"; make setproctitle optional
#41 opened by progrium - 1
- 1
Link to the Pycon video is wrong
#46 opened by shaneaevans - 1
- 1
should Service be a state machine?
#22 opened by progrium - 1
- 0
switch optparse to argparse
#27 opened by progrium - 0
replace asserts with better exceptions
#20 opened by progrium - 1
- 1
Add a license?
#14 opened by jgrgt - 1
REQREP sample
#16 opened by fortunado - 2
locking pid file failure still returns 0
#12 opened by objcode