[OpenSIPS-Devel] [OpenSIPS/opensips] 8073d4: Avoid signal "leaking" and use KILL instead of TER...

Bogdan-Andrei Iancu bogdan at opensips.org
Fri May 18 09:57:17 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8073d4de8edfab88a60c869b24df0cd3e74342d6
      https://github.com/OpenSIPS/opensips/commit/8073d4de8edfab88a60c869b24df0cd3e74342d6
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M main.c

  Log Message:
  -----------
  Avoid signal "leaking" and use KILL instead of TERM.

When we want to force the termination of the unresponsive processes, better use Kill than TERM - TERM, if previosly delivered may be queued and lost.


  Commit: f39174c6bed6f636e658dc254d7457062ddff291
      https://github.com/OpenSIPS/opensips/commit/f39174c6bed6f636e658dc254d7457062ddff291
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M main.c

  Log Message:
  -----------
  Downgrade log from INFO to DBG


  Commit: 41f3fd580b86dea700185b76f7c60ad4590e1e02
      https://github.com/OpenSIPS/opensips/commit/41f3fd580b86dea700185b76f7c60ad4590e1e02
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M main.c

  Log Message:
  -----------
  A worker process wil ignore any SIGTERM if not in shutdwon sequance.


Compare: https://github.com/OpenSIPS/opensips/compare/5f42814228cf...41f3fd580b86
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list