Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S StreamChain Prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zistvan-public
  • StreamChain Prototype
  • Repository
Switch branch/tag
  • streamchain
  • orderer
  • consensus
  • etcdraft
  • chain_test.go
Find file BlameHistoryPermalink
  • Matthew Sykes's avatar
    [FAB-12163] fix test flake in etcdraft/chain_test · ddee7d05
    Matthew Sykes authored Sep 25, 2018
    Ticks are not guaranteed to be delivered in the event of slow receivers:
    
    <quote ref="https://godoc.org/time#NewTicker
    
    ">
    It adjusts the intervals or drops ticks to make up for slow receivers.
    </quote>
    
    Also remove unnecessary casts of numeric constants.
    
    Change-Id: I7c85cf2435bd044231e542de106098e0eadd5312
    Signed-off-by: default avatarMatthew Sykes <sykesmat@us.ibm.com>
    ddee7d05