<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I would love to update to celery 3 -
      that would also fix some stability issues.<br>
      <br>
      It is however a major update, and I think their API changed. It
      thus requires some development work to make it work. Probably not
      much it and doesn't require much knowledge of the Kallithea
      codebase, but requires digging into how the Celery API works and
      what changed.<br>
      <br>
      /Mads<br>
      <br>
      <br>
      On 07/07/2015 02:23 PM, Todd Morgan wrote:<br>
    </div>
    <blockquote
cite="mid:CADfCXiubreY9fztbnSzu_CfGL2Qyg5pvvuomk3o99vb4G-fDLw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Evening again folks,<br>
          </div>
              previously I mentioned a problem in trying to run
          Kallithea on Windows with Celery which yielded this <a
            moz-do-not-send="true"
href="http://comments.gmane.org/gmane.comp.version-control.kallithea/642">http://comments.gmane.org/gmane.comp.version-control.kallithea/642</a>
          <br>
          <br>
          "kallithea.lib.celerylib.tasks.create_repo[65d4b6a4-8ef8-41d0-9f75-32479394e32e]

          raised exception: Task of kind
          'kallithea.lib.celerylib.tasks.create_repo' is not registered,
          please make sure it's imported.<br>
          NotRegistered: 'kallithea.lib.celerylib.tasks.create_repo'"<br>
          <br>
        </div>
        I've tracked it back to this issue<br>
        <br>
        <a moz-do-not-send="true"
          href="https://github.com/celery/celery/issues/1502">https://github.com/celery/celery/issues/1502</a>
        "<br>
        <h1 class=""> <span class="">Task of kind <> is not
            registered, Windows-only, Celery 3.0.21, Python 2.7.4</span>
          <span class="">#1502</span>"</h1>
        <p>Which states that the problem is fixed within the late 3.0X
          series and 3.1 series of Celery.</p>
        <p>I checked the Kallithea 0.2.1 egg and requires.txt states</p>
        <p>celery>=2.2.5,<2.3</p>
        <p>So I wanted to know if this was a known incompatibility with
          > 2.3 or perhaps it was merely a cautious restriction with
          the specification (a bit wishful)?</p>
        <p>Thanks <br>
        </p>
        <p>      Todd<br>
        </p>
        <p><br>
        </p>
        <p><br>
        </p>
        <p><br>
        </p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
kallithea-general mailing list
<a class="moz-txt-link-abbreviated" href="mailto:kallithea-general@sfconservancy.org">kallithea-general@sfconservancy.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sfconservancy.org/mailman/listinfo/kallithea-general">http://lists.sfconservancy.org/mailman/listinfo/kallithea-general</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>