Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trusting the main prefill integration test the binding to variables. And this testing of plugin api is enough. Also dropped the failing test. There is something wonky going on resource leakage due to, I think, threading (requests in a threadpool)/multi processing. Running the whole test suite in reverse with 2 testrunners will trip it sooner than what origin/master shows. raising to 11 runners and random order, lowers the chance of tripping it. I'm hitting the postgres connection limit. And it's unclear to me if this is just due to the way we run the test or if this could happen in production. (no signs of it in Sentry of our OF instances) I'm giving up, kicking the pebble up the road to #3242. Might run a bisect this weekend, when I don't need my machine.
- Loading branch information