Historique des commits

Auteur SHA1 Message Date
  Ionel Cristian Mărieș 9002feec88 Do proper cleanup after closing pool. il y a 10 ans
  Ionel Cristian Mărieș 69be4505ab Don't use deprecated warnings api. il y a 10 ans
  Ionel Cristian Mărieș 3f5878c9c9 Hmm. try different timing. il y a 10 ans
  Ionel Cristian Mărieș 546a418696 Remove debug stuff. il y a 10 ans
  Ionel Cristian Mărieș 61801c8b0c Update workhorse tests. il y a 10 ans
  Ionel Cristian Mărieș b94faedb74 No iteritems on py3. il y a 10 ans
  Ionel Cristian Mărieș c3c98a5bb2 Fix buffering quirk in py3: if the read would return EAGAIN then readinto would return none (instead of raising). il y a 10 ans
  Ionel Cristian Mărieș 4e79739b99 Fix Python 3 issue. il y a 10 ans
  Ionel Cristian Mărieș 264d2abbe5 Extend the worker documentation. il y a 10 ans
  Ionel Cristian Mărieș 92430ef7c6 Oooops, fix the nose arguments. il y a 10 ans
  Ionel Cristian Mărieș c883ccb22d Simplify a bit the test configuration. il y a 10 ans
  Ionel Cristian Mărieș 08053457e9 Added workhorse tests (incomplete). il y a 10 ans
  Ionel Cristian Mărieș 25af38188e Add signalfd to the test deps. il y a 10 ans
  Ionel Cristian Mărieș 15bb022fba Raise more helpful exception if signalfd is not installed. Switch to relative imports. il y a 10 ans
  Ionel Cristian Mărieș ecde342c30 Add dependencies for the workhorse (as an extra). il y a 10 ans
  Ionel Cristian Mărieș 1edfaebddb Add workhorse TaskPool. il y a 10 ans
  Ionel Cristian Mărieș c353c804f1 Fix issue with timer starting after stop() is called. Now it doesn't start in this situation. il y a 10 ans
  Ask Solem 620828c26b Sets release date for 3.1.10 il y a 10 ans
  Ask Solem 15b531a9dc Stress test app now loads on Windows il y a 10 ans
  Ask Solem 5ff19addac flakes il y a 10 ans
  Ask Solem 59fa886071 Cosmetics for #1736 il y a 10 ans
  Ionel Cristian Mărieș 257173166a Merge pull request #1899 from celery/more-reliable-sqlalchemy il y a 10 ans
  Ionel Cristian Mărieș df32c477e6 Update changelog. il y a 10 ans
  Ionel Cristian Mărieș 6e8ab99dc9 Use a session manager that has different behavior before the fork (effectivelly hardcodes NullPool - everything else is unreliable). il y a 10 ans
  Ionel Cristian Mărieș 7be5028d9a Close the sessions before disposing the engines as the engines won't close connections held up in sessions. il y a 10 ans
  Ionel Cristian Mărieș 688c3fe2ee Don't close the session. Just rollback and/or close. il y a 10 ans
  Ionel Cristian Mărieș f333abc091 Make the database backend retry operations on ResourceClosedError and StaleDataError too. Make the operations close the connection if failure occurs (can't retry on broken connection). Fixes #1786. il y a 10 ans
  Ask Solem 5254f9a75b Tox: Set environment variables properly il y a 10 ans
  Ask Solem 95cdbac968 Tox: Add debug test output il y a 10 ans
  Ask Solem 641119fa99 Bumps version to 3.1.10 and renders README.rst il y a 10 ans