openim-server/internal/tools
Brabem c754ec6e97
fix: refactoring code of graceful exits (#1885)
* fix: plant a layer

* fix: print chanal

* fix: print sigs

* fix: print the sigs

* fix: reconstruct exit gracefully

* fix: fix the timeout

* fix: fix the netDone

* fix: fix the process exit

* fix: refactor the elegant startup code

* fix: fix the Signal.Notify

* fix: fix the code

* fix: remove not used header import.

* Update init.go

* fix: fix the InitConfig error

* fix: fix branch name

* fix: fix the signal value

* fix: replace the signal with SIGTERM

* fix: fix the script

* fix: fix the unsolve error

* fix: return the SIGTERM received,shutting down

* fix: fix the tranfer exit error

* fix: fix the error

* fix: replace the SIGnal

* fix: del the error return in tranfer

* fix: fix SIGTERM error

* fix: del the unreachalbe code

* fix: fix the make stop print  error

---------

Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>
Co-authored-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
2024-02-18 12:16:47 +00:00
..
conversation.go feat: Remove MySQL and implement it all with Mongo (#1508) 2023-12-05 12:53:02 +00:00
cron_task.go fix: refactoring code of graceful exits (#1885) 2024-02-18 12:16:47 +00:00
cron_task_test.go feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. (#1559) 2023-12-18 02:24:12 +00:00
msg.go fix: process add errors wrap. (#1862) 2024-02-02 02:11:13 +00:00
msg_doc_convert.go feat: Remove MySQL and implement it all with Mongo (#1508) 2023-12-05 12:53:02 +00:00