Skip to content

Instantly share code, notes, and snippets.

@avoinea
Created July 26, 2019 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avoinea/29706efda125cd31f59fa3bc6c8abfa0 to your computer and use it in GitHub Desktop.
Save avoinea/29706efda125cd31f59fa3bc6c8abfa0 to your computer and use it in GitHub Desktop.
# Fix broken zc.async within Data.fs
# Fix broken zc.async within Data.fs
$ bin/instance debug
>>> del app._p_jar.root._root['zc.async']
>>> import transaction
>>> transaction.commit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment