aboutsummaryrefslogtreecommitdiffstats
path: root/modules/graceful/manager_unix.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix signal loop in graceful manager (#19943)wxiaoguang2022-06-121-0/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-1/+5
* Add pprof labels in processes and for lifecycles (#19202)zeripath2022-03-251-3/+14
* Immediately Hammer if second kill is sent (#18823)zeripath2022-02-191-2/+6
* Add bundle download for repository (#14538)John Olheiser2021-08-241-2/+3
* Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...zeripath2021-05-151-9/+17
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-051-1/+4
* Restore graceful restart on SIGHUP (#10224)zeripath2020-02-111-2/+2
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-15/+31
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-11/+34
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-32/+36
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-0/+141