Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
gstack
summary
tree
log
refs
ref:
4e31acbd476ef5b50a68f1d7b7cc9c844c4710c8
gstack
/conductor.json
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
4e31acbd
— Garry Tan fix: auto-clear stale heartbeat when process is dead
a month ago
1
2
3
4
5
6
{
"scripts"
:
{
"setup"
:
"bin/dev-setup"
,
"archive"
:
"bin/dev-teardown"
}
}