alibaba / alibaba/graph-learn

About quick start issue

Open
#240 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
267
PR merge metrics
No merged PRs in 30d

Description

When I run ./run_dist_server_mode_fs_tracker.sh to test, result is shown below:
Client 0 started.
[2022-12-04 17:22:05.842047] Server started.
[2022-12-04 17:22:05.842530] Server started.
Client 1 started.
Client 2 started.
Then it will always wait here and can't continue? I find the question is the code in function "test_node_iterate(g)" and it will wait on "ds = gl.Dataset(query)", what's the problem and I don't know how to solve this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Run ./run_dist_server_mode_fs_tracker.sh and capture where execution stops after the clients and servers start. Inspect test_node_iterate(g), especially the ds = gl.Dataset(query) call, to determine why it waits indefinitely. Done means the quick-start test proceeds past this call or reports a clear, actionable failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, shell
Domain
distributed-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.