Skip to content

issues Search Results · repo:jpillora/overseer language:Go

Filter by

0 results
 (55 ms)

0 results

injpillora/overseer (press backspace or delete to remove)

https://github.com/jpillora/overseer/blob/94fc750bf4dc84fc627d444eb29c54028e201083/proc_master.go#L105 mp.restarted = make(chan bool, 1)
  • titrxw
  • Opened 
    on Aug 29, 2024
  • #94

Im running the app which use Overseer to perform self-upgrade. My app is running as a systemd service in Ubuntu. After update my app suddenly consume extra memory usage.When i restart the service the memory ...
  • buzzlightyear2k
  • 3
  • Opened 
    on Jul 17, 2024
  • #91

Context: I am using the Gin framework and have made some customizations to the framework. Here are some of the encapsulated structures. type sm struct { *gin.Engine Server *http.Server RouterFunc ...
  • bourne-3
  • 2
  • Opened 
    on Aug 5, 2023
  • #89

Hello, greate project! I am going to import it as a component into my project. At present, I am using gin to start the service through ListenAndServ(). For now, I have not found how to introduce a custom ...
  • bourne-3
  • 1
  • Opened 
    on Aug 2, 2023
  • #88

Has anyone encountered this error and how does it work?
  • curb996
  • Opened 
    on Jul 4, 2023
  • #87

Now only tcp addresses are supported
  • zhangyongding
  • Opened 
    on Jun 30, 2023
  • #86

Didn t found the config in the source code.
  • zhongshuzhi
  • 2
  • Opened 
    on Apr 25, 2023
  • #85

Overseer occupies port 80. Even if the address is specified as 8084, when I use the ss -tnlp | grep qskm-backend command to check, I can see that in addition to occupying 8084, it still occupies port 80 ...
  • Thebigwind
  • Opened 
    on Apr 16, 2023
  • #84

Simulate a time-consuming request, restart during the request process, and find that the old process cannot wait for the request to complete before exiting
  • dxxjing
  • 5
  • Opened 
    on Jul 14, 2022
  • #78
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub