process always now
This commit is contained in:
parent
6a728f7b50
commit
4160baa25e
1 changed files with 1 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue