Closed gsalgado closed 4 years ago
As convoluted and nasty as this is, I could be ok with it. Any chance there's a test we could write that covers this new behavior?
Any chance there's a test we could write that covers this new behavior?
I spent almost a day trying to reproduce it in a simpler test, without any luck
I've refactored things a bit to make it slightly less ugly.
No longer needed
Something like this will be needed to keep that trinity test passing if we want to get rid of the code in
AsyncioIsolatedComponent
that duplicates something we already have inopen_in_process()