You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/12/20 20:26:12 UTC

[whimsy] branch master updated: run garbage collection

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new ebf37fc  run garbage collection
ebf37fc is described below

commit ebf37fcdc12ab1d286854eaa6b06595e48939c28
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Dec 20 15:26:02 2017 -0500

    run garbage collection
---
 lib/whimsy/asf/ldap.rb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index 7d4571e..6f2065b 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -374,6 +374,9 @@ module ASF
     end
 
     @@weakrefs.clear
+
+    # run garbage collection
+    GC.start
   end
 
   # shortcut for dereference weakref

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].