Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RPC server should return stuck (#3634)
The server currently returns `depth-bound` as a reason, when no applicable rules were found. The reason should instead be `stuck` if max-depth wasn't reached.
- Loading branch information