1. 14 Mar, 2017 1 commit
    • Test speedup: Monkey patch Kombu entrypoints fn. · 294bbe7f
      We monkey patch Kombu's entrypoints listing because scanning through
      this accounts for the majority of LMS/Studio startup time for tests,
      and we don't use custom Kombu serializers (which is what this is for).
      Still, this is pretty evil, and should be taken out when we update
      Celery to the next version where it looks like this method of custom
      serialization has been removed.
      
      FWIW, this is identical behavior to what happens in Kombu if
      pkg_resources isn't available.
      David Ormsbee committed
  2. 08 May, 2015 2 commits
  3. 06 Jun, 2012 1 commit
  4. 19 Mar, 2012 3 commits
  5. 23 Feb, 2012 1 commit
  6. 07 Dec, 2011 1 commit