changeset 1373:a4dd31276f17

Revert 643883ec68ef for now.
author Thomas Klausner <tk@giga.or.at>
date Wed, 12 Jun 2019 15:13:58 +0200
parents 6b1a2405cebb
children e99e8f20b346
files libfdproto/sessions.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/libfdproto/sessions.c	Wed Jun 12 14:54:35 2019 +0200
+++ b/libfdproto/sessions.c	Wed Jun 12 15:13:58 2019 +0200
@@ -222,10 +222,6 @@
 
 	} while (1);
 
-	if (errno == EINVAL) {
-		/* assume thread was cancelled in pthread_cond_timedwait */
-		pthread_exit(0);
-	}
 	TRACE_DEBUG(INFO, "A system error occurred in session module! Expiry thread is terminating...");
 	ASSERT(0);
 	return NULL;
"Welcome to our mercurial repository"