feedback plugin: abort sending the report on server shutdown
network timeouts might be rather large and feedback plugin waits forever for the sender thread to exit. an alternative could've been to use GNU-specific pthread_timedjoin_np(), where _np mean "not portable".
Showing
Please register or sign in to comment