Using == can cause errors, for example using grpc items, which raise an exception if compared with arbitrary objects.
I notice you already merged the other pull request. Do you still want me to add a test case? Note also the lack of support proper cancellation currently.
Using
==
can cause errors, for example using grpc items, which raise an exception if compared with arbitrary objects.I notice you already merged the other pull request. Do you still want me to add a test case? Note also the lack of support proper cancellation currently.