[OpenSIPS-Devel] [OpenSIPS/opensips] 1a8e48: Fix the timeout for wait_for_event()

Bogdan Andrei IANCU noreply at github.com
Thu Sep 23 07:36:44 EST 2021


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1a8e4853be0c753eb6f6d677711858145bd72ae7
      https://github.com/OpenSIPS/opensips/commit/1a8e4853be0c753eb6f6d677711858145bd72ae7
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M modules/event_routing/ebr_data.c
    M modules/event_routing/ebr_data.h
    M modules/event_routing/event_routing.c

  Log Message:
  -----------
  Fix the timeout for wait_for_event()

Even if a timeout is provided, it was not taken into account, leading to a potential permanent blocking of a request execution thread if there was no event ever delivered to it.





More information about the Devel mailing list