This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.0.0
yitter
4 years ago
parent
5bc679976e
commit
4d5abca145
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
Go/source/regworkerid/reghelper.go
+ 0
- 2
Go/source/regworkerid/reghelper.go
View File
@@ -49,8 +49,6 @@ func UnRegisterWorkerId() {
_usingWorkerId = -1
_lifeIndex = -1
_workerIdLock.Unlock()
_client.Close()
}
func RegisterWorkerId(ip string, port int, password string, maxWorkerId int) int {
Write
Preview
Loading…
Cancel
Save