Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add processor that switches between sync/async #1184

Merged
merged 1 commit into from
Nov 12, 2017
Merged

Conversation

joshsmith
Copy link
Contributor

@joshsmith joshsmith commented Nov 12, 2017

What's in this PR?

Attempting to fix some of the following errors:

2017-11-12T08:00:11.048315Z [error] Task #PID<0.510.0> started from #PID<0.508.0> terminating
** (DBConnection.OwnershipError) cannot find ownership process for #PID<0.510.0>.

There will now be some failing tests due to areas where the logic won't work synchronously.

@joshsmith
Copy link
Contributor Author

@begedin as a first go, how does this look to you compared to the alternative?

I will fix those tests.

Also wow, test coverage? What?

Remove need for BackgroundProcessingCase
@joshsmith joshsmith merged commit ea7b49c into develop Nov 12, 2017
@joshsmith joshsmith deleted the add-processor branch November 12, 2017 19:39
@joshsmith
Copy link
Contributor Author

@begedin I merged this because it's such a painful state for me right now. If you have some changes you'd like made, could you open a followup issue for them? Thanks!

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

Successfully merging this pull request may close these issues.

None yet

1 participant