Context 0x1fa878 is disconnected. No proxy will be used to service the request on the COM component. This may cause corruption or data loss. To avoid this problem, please ensure that all contexts/apartments stay alive until the application is completely done with the RuntimeCallableWrappers that represent COM
Wow, look at that jargon. Anglais, si'l vous plait. My humble attempt, can you do better?
Dude, remember when I told you that running multiple chunks of code in parallel, i.e., multi-threading, was evil? Remember how you didn't listen to me? Well, I noticed that you are manipulating some stuff from chunk one in chunk two. What are you going to do if chunk one suddenly ends and the stuff disappears?