Daniel
                                            Daniel
                                        
                                    The solutions seems pretty clear: don't start an field with quoted text; or if a field starts with quoted text wrap the whole field in quotes.
I wanted to install this using conda too and added it to my channel. You can install with the command, `conda install -c danieljfarrell_teraview pytest-dependency` If the @RKrahl wants to...
Thank you!
So, for now, one needs to catch a potential socket exception on every call. I suppose that is good practice! What do you think about the following? I could subclass,...
OK, maybe it causes a bit too many changes to inherit from `asyncio.Protocol`. Strictly speaking, it is not required to implement the functionality. How would you recommend to implement this...
Hello @corranwebster currently testing the leak test script with Timers! > which Kiva backend are you using? (probably "image" if you don't know) kiva = 4.5.1 > do you see...
### Results from updating plot using timers. Thanks for the advice on threading in a way that respects the UI thread. Take a look in the repo. I added the...
I would really appreciate that! As you can imagine it is really limiting us from producing stable long-running software.
I will see what we can do at our end to update to more modern versions. Thanks for the time you are putting into this. Yes, it is perculiar and...
Thanks for looking into that more @corranwebster. Whats the likelihood that this is 'fixable' i.e. will it make it's way into someones to-do list at some point, or, is this...