-
Bug
-
Resolution: Open
-
High
-
None
-
None
-
None
If the lib http proxy linked against another application that does not set the signals,
the stop() does not work.
The solution is:
signals_.cancel() in stop() method
If the lib http proxy linked against another application that does not set the signals,
the stop() does not work.
The solution is:
signals_.cancel() in stop() method