sdk icon indicating copy to clipboard operation
sdk copied to clipboard

PoC: Add once.UntilSuccess tool

Open glazychev-art opened this issue 3 years ago • 1 comments

Signed-off-by: Artem Glazychev [email protected]

Description

Adds once.UntilSuccsess (similar to sync.Once), that we can call until the first success

Issue link

How Has This Been Tested?

  • [x] Added unit testing to cover
  • [ ] Tested manually
  • [x] Tested by integration testing
  • [ ] Have not tested

Types of changes

  • [ ] Bug fix
  • [x] New functionallity
  • [ ] Documentation
  • [ ] Refactoring
  • [ ] CI

glazychev-art avatar Feb 04 '22 05:02 glazychev-art

@edwarnicke PR is not ready to merge, but be free to add comments

denis-tingaikin avatar Feb 04 '22 23:02 denis-tingaikin