Revision: 27913
http://sourceforge.net/p/bibdesk/svn/27913
Author: hofman
Date: 2022-09-20 14:04:09 +0000 (Tue, 20 Sep 2022)
Log Message:
-----------
release zoom connection when searching with empty search term and we need to
reset
Modified Paths:
--------------
trunk/bibdesk/BDSKZoomGroupServer.m
Modified: trunk/bibdesk/BDSKZoomGroupServer.m
===================================================================
--- trunk/bibdesk/BDSKZoomGroupServer.m 2022-09-20 09:39:33 UTC (rev 27912)
+++ trunk/bibdesk/BDSKZoomGroupServer.m 2022-09-20 14:04:09 UTC (rev 27913)
@@ -339,6 +339,8 @@
}
}
+ } else if (atomic_load(&flags.needsReset)) {
+ BDSKDESTROY(connection);
}
dispatch_sync(dispatch_get_main_queue(), ^{
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit