Skip to content

Commit 6219cb8

Browse files
committed
Added the requested comment
1 parent e2a041d commit 6219cb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## This file is empty. We won't support gRPC, for now.
2+
## Even though gRPC Device supports the function, the nisync Python API lacks gRPC support, so there's no point.
3+
## If a user tries to call enable_match_fail_combination with a session runing on a gRPC Device Server, they will get an error
4+
## because the method does not exist in _grpc_stub_interpreter.py.
5+
## Most likely it will be an AttributeError, though it hasn't been tested.

0 commit comments

Comments
 (0)