Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fvbock/endless issues and pull requests
#68 - can't use go build, show too many errors
Issue -
State: open - Opened by 2311586094 almost 2 years ago
#64 - reload daemon then http server can't listen on other port
Issue -
State: open - Opened by qianxiansheng90 about 2 years ago
#63 - Abandoned project?
Issue -
State: open - Opened by FatalReadError over 2 years ago
- 2 comments
#62 - windows endless.go:64:11: undefined: syscall.SIGUSR1
Issue -
State: open - Opened by fmyxyz over 2 years ago
- 1 comment
#61 - Build for Windows on compilers smaller than go1.10
Issue -
State: closed - Opened by TimurIskandarov over 2 years ago
- 1 comment
#60 - func ListenAndServeTLS don't call func BeforeBegin
Pull Request -
State: open - Opened by madwolfcrazy almost 3 years ago
- 2 comments
#59 - I tried to get the app to send a SIGHUP signal to reload itself and got a "text file busy" error
Issue -
State: open - Opened by MilletChili almost 3 years ago
#58 - POST_SIGNAL shutdown server not run
Issue -
State: open - Opened by dxxjing almost 4 years ago
#57 - net.FileListener error: file file+net : getsockopt: socket operation on non-socket
Issue -
State: closed - Opened by Wjinlei almost 4 years ago
#56 - add context
Pull Request -
State: open - Opened by voyager3m about 4 years ago
#55 - Retry after fork error
Pull Request -
State: open - Opened by flyhope about 4 years ago
#54 - go build command-line-arguments: copying /tmp/go-build042781492/b001/exe/a.out: open main: text file busy
Issue -
State: open - Opened by phprao about 4 years ago
#53 - change to log hammer message only when actually hammered
Pull Request -
State: open - Opened by KeiichiHirobe over 4 years ago
#52 - fork() should use cmd.Run() rather than cmd.Start()
Pull Request -
State: closed - Opened by EricHouang over 4 years ago
- 1 comment
#51 - fork() should use cmd.Run() rather than cmd.Start()
Issue -
State: open - Opened by EricHouang over 4 years ago
- 1 comment
#50 - add go mod
Issue -
State: open - Opened by zgzwangxin over 4 years ago
#49 - Avoid zombie processes, There is no wait subprocess state, which may lead to zombie process in subprocesses.
Pull Request -
State: open - Opened by thinkeridea almost 5 years ago
#48 - modify example handler func name
Pull Request -
State: open - Opened by ptechen almost 5 years ago
#47 - Support Http2.0
Issue -
State: open - Opened by snowdream about 5 years ago
- 1 comment
#46 - how to use with r.Run(":8080") and r.RunTLS(":8443", "server.pem", "server.key")
Issue -
State: closed - Opened by snowdream about 5 years ago
- 1 comment
#45 - fix(switch from Getenv to LookupEnv for better error handling)
Pull Request -
State: closed - Opened by Tarektouati over 5 years ago
#44 - endless.NewServer() Struct Variable
Issue -
State: open - Opened by Dentrax almost 6 years ago
#43 - support different port
Pull Request -
State: open - Opened by jeremyxu2010 over 6 years ago
#42 - add EndlessServer struct wrapping smtpd server instead of http server
Pull Request -
State: open - Opened by j-xhan over 6 years ago
#41 - accept tcp 127.0.0.1:4242: use of closed network connection
Issue -
State: open - Opened by j-xhan over 6 years ago
- 3 comments
#40 - can't work with systemd
Issue -
State: open - Opened by jmhazty about 7 years ago
- 1 comment
#39 - systemd init script
Issue -
State: open - Opened by changwuf31 over 7 years ago
- 3 comments
#38 - fix: remove redundancy code
Pull Request -
State: open - Opened by cssivision almost 8 years ago
#37 - Typo
Pull Request -
State: closed - Opened by razonyang almost 8 years ago
#36 - update the exec file path in fork()
Pull Request -
State: open - Opened by haveatry about 8 years ago
#35 - can't this project build in Windows?
Issue -
State: open - Opened by cye1024 about 8 years ago
- 6 comments
#34 - FD leak on linux after restart
Issue -
State: closed - Opened by kevwan over 8 years ago
- 1 comment
#33 - why sleep 1 second in your multi-port example?
Issue -
State: closed - Opened by bruceauyeung over 8 years ago
- 1 comment
#32 - singalhooks callback function parameter
Issue -
State: closed - Opened by wanghe4096 over 8 years ago
- 2 comments
#31 - undefined on import...
Issue -
State: closed - Opened by steviesama over 8 years ago
- 2 comments
#30 - syscall.SIGUSR1,syscall.SIGUSR2,syscall.SIGTSTP,syscall.Kill makes endless unusable on windows
Issue -
State: open - Opened by bruceauyeung over 8 years ago
- 4 comments
#29 - Fzerorubigd flags are lame
Pull Request -
State: closed - Opened by fvbock over 8 years ago
#28 - public EndlessServer, so we could wrap it
Pull Request -
State: open - Opened by xuxiangyang over 8 years ago
#27 - Ways to configure the logger
Issue -
State: open - Opened by kartlee over 8 years ago
- 2 comments
#26 - Stop trapping syscall.SIGTSTP please
Issue -
State: open - Opened by nguba over 8 years ago
- 2 comments
#25 - how to process with websocket?
Issue -
State: open - Opened by xuxiangyang over 8 years ago
#24 - Misleading comment?
Issue -
State: open - Opened by peter-mogensen over 8 years ago
#23 - function Serve()'s param
Issue -
State: open - Opened by scp1513 almost 9 years ago
#22 - Ability to save pid file.
Pull Request -
State: closed - Opened by slava-vishnyakov almost 9 years ago
- 4 comments
#21 - runningServersForked should be read with runningServerReg held
Pull Request -
State: closed - Opened by deweerdt almost 9 years ago
- 2 comments
#20 - Corrected typos in README.md
Pull Request -
State: closed - Opened by zegl about 9 years ago
- 1 comment
#19 - Refactor svr mgmt & support Handler backends
Pull Request -
State: closed - Opened by stevenh about 9 years ago
- 16 comments
#18 - Combinable with Supervisor?
Issue -
State: closed - Opened by codepushr about 9 years ago
- 3 comments
#17 - [fix]: extra wg.Done run before running wg.Wait
Pull Request -
State: closed - Opened by daizong about 9 years ago
- 1 comment
#16 - stop using flags library for good
Pull Request -
State: closed - Opened by fzerorubigd about 9 years ago
- 3 comments
#15 - Stop using the flag library
Issue -
State: closed - Opened by fzerorubigd about 9 years ago
#14 - try to fix data race for state
Pull Request -
State: closed - Opened by fzerorubigd about 9 years ago
- 3 comments
#13 - Data race?
Issue -
State: closed - Opened by fzerorubigd about 9 years ago
#12 - 'go get' unsupported on Windows
Issue -
State: open - Opened by rajeevsikka about 9 years ago
- 15 comments
#11 - fix for issue #7
Pull Request -
State: closed - Opened by ledzep2 over 9 years ago
- 1 comment
#10 - extract endlessServer to support TCP
Pull Request -
State: open - Opened by flier over 9 years ago
- 3 comments
#9 - endless takes over param handling
Issue -
State: closed - Opened by ghost over 9 years ago
- 3 comments
#8 - Lower level API
Issue -
State: closed - Opened by valpackett over 9 years ago
- 5 comments
#7 - Exceptionally weird server crashes due to panic: sync: negative WaitGroup counter
Issue -
State: closed - Opened by justphil over 9 years ago
- 24 comments
#6 - Disable keep-alives on servers during shutdown.
Pull Request -
State: closed - Opened by johnniedoe over 9 years ago
- 2 comments
#5 - Remove channeled close
Pull Request -
State: closed - Opened by fvbock over 9 years ago
- 1 comment
#4 - Running with a process manager
Issue -
State: closed - Opened by jpillora over 9 years ago
- 6 comments
#3 - when restarting original os.args are dropped
Issue -
State: closed - Opened by fvbock over 9 years ago
#2 - Update endless.go
Pull Request -
State: closed - Opened by dyxushuai over 9 years ago
- 7 comments
#1 - starting more than one listener in a binary can result in socket confusion on restart
Issue -
State: closed - Opened by fvbock over 9 years ago
- 1 comment