Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ stop
Method
stop
src/GraphServer/GraphServer.java:776–780 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
774
}
775
776
public
void
stop()
777
{
778
thisThread.interrupt();
779
countingDown = false;
780
}
781
782
public
void
run()
783
{
Callers
2
setReady
Method · 0.45
setEveryoneNotReady
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected