process always now

This commit is contained in:
maxwell 2010-07-16 11:55:36 -07:00
parent 6a728f7b50
commit 4160baa25e

View file

@ -64,10 +64,8 @@ module Diaspora
recipients.map!{|x| x = x.url + "receive/"}
xml = self.class.build_xml_for([self])
@@queue.add_post_request( recipients, xml )
@@queue.process
end
@@queue.process
end
def push_to_url(url)