[ckan-changes] [ckan/ckan] e7540e: [#1714] do not remove session when get_site_user i...

GitHub noreply at github.com
Thu Jul 24 10:36:12 UTC 2014


  Branch: refs/heads/1714-fix-get-site-user
  Home:   https://github.com/ckan/ckan
  Commit: e7540e25805587029e25efbd2a09b94cd20189a5
      https://github.com/ckan/ckan/commit/e7540e25805587029e25efbd2a09b94cd20189a5
  Author: joetsoi <joe.yeung.tsoi at gmail.com>
  Date:   2014-07-24 (Thu, 24 Jul 2014)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/logic/action/get.py
    M ckan/model/__init__.py

  Log Message:
  -----------
  [#1714] do not remove session when get_site_user is called

Only commit if the site user is created. Change clean_db so that it
commits and removes the session so that any open transactions that might
cause clean_db to hang are closed before dropping the tables.




More information about the ckan-changes mailing list