Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ RpcError
Class
RpcError
ci/rpc_client.py:83–86 ·
view source on GitHub ↗
RPC operation failed.
Source
from the content-addressed store, hash-verified
81
82
83
class
RpcError(Exception):
84
""
"RPC operation failed."
""
85
86
pass
87
88
89
class
RpcCrashError(RpcError):
Callers
4
drain_boot_output
Method · 0.85
send
Method · 0.85
send_and_match
Method · 0.85
_wait_for_response
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected