Changes between Version 1 and Version 2 of Ticket #1092


Ignore:
Timestamp:
Dec 1, 2015, 2:34:27 PM (8 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1092 – Description

    v1 v2  
    77            killResult = kill(iter->getPID(),SIGKILL);
    88}}}
    9 This is not correct, and rasserver never has the chance for a proper shutdown first, we need some wait time (I think 100-200ms is more than enough) before issuing the final SIGKILL.
     9This is not correct, and rasserver never has the chance for a proper shutdown first, we need some wait time (I think 30ms is more than enough) before issuing the final SIGKILL.