You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really nice if we could unit test this batching logic (doesn't have to happen in this PR - gone over it enough times to be certain there's nothing obvious). `self` usage isn't too bad here, but we would need to hide `PostgressBackend` behind an interface where we can mock `read_message`. Something like that would be useful in other places too.
Originally posted by @VladLazar in #9792 (comment)
The text was updated successfully, but these errors were encountered: