Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Proper transactions #74

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Proper transactions #74

wants to merge 7 commits into from

Conversation

sehoffmann
Copy link
Contributor

@sehoffmann sehoffmann commented Oct 19, 2016

As promised: Transactions which actually run in db threads. Supports fake nesting, SAVEPOINTs and can be used as context managers.

@bmuller
Copy link
Owner

bmuller commented Oct 31, 2016

Hey @Paranaix - thanks for the contribution! I'd be happy to merge, but I think the tests on CI are failing with these changes (though at first glance, I think it's just a linting issue).

@sehoffmann
Copy link
Contributor Author

Sorry for the late reply, I was kind of the busy.

I already fixed this; however I ammended the commit and did a force push. Unfortunately travis CI doesn't seem to recognize the new commit. If you take a look at the travis build you will see that it still shows 5508348 and not 8310e31.

You can checkout the PR yourself and run the tests manually and they should pass IIRC.

@bmuller
Copy link
Owner

bmuller commented Nov 14, 2016

Hey @Paranaix - I think there are still a few issues. For instance this line still imports twisted.internet.reactor which isn't used.

@sehoffmann
Copy link
Contributor Author

Ok, I'll have another look at it today or tommorrow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants