Hi all, I'm starting what I've committed to. I have a way of first, keep bugs that already happened out of the system, and then look for the new one.
1. I have a small request from people who report issues, or submit bug. If you could write a test for a problem you see, so could add it to our testing pool. (and also use it when a fix is needed) *Tomer*, can you add a tag in the github, for marking issues that needed to have a test for ? that way I could go over then and try to write a test for them. 2. I want to measure the performance of rpyc, (this is the first degree of PR, showing nice graph to prove it's working faster then other solutions :) ) and I need some idea on how to measure, and what are the "rivals" we want to compare with . Fruch
