diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-05-10 22:14:47 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-05-11 15:26:22 +0900 |
commit | 291924a7b278d9f9b3d3da622f4dfd2bdddaa395 (patch) | |
tree | a7498a1cbc43ce1f4ad7fbb335b41abf9f479b14 /table/message.go | |
parent | fe254b9923b1a16a405117cf4cb880c74f26088d (diff) |
server: fix FSMHandler's holdTimer race
FSMHandler's holdTimer could be accessed by rx goroutine before it's
initialized. Let's use channel rather than sharing time.Timer pointer.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'table/message.go')
0 files changed, 0 insertions, 0 deletions