Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add semaphore to fix LockImpl() #5

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SvetlanaSemyonova
Copy link

https://app.asana.com/0/1202139666281869/1201768465344210

Use Task.Delay in await operations;
Use semaphore for LockImpl();

  • Мой код соответствует styleguides проекта и проходит все авто-проверки
  • Я самостоятельно провел self-review своего кода
  • Мой код не содержит новых warnings и errors
  • Все существующие и новые unit тесты успешно проходят
  • Все изменения из upstream веток были слиты в ветку данного PR

@SvetlanaSemyonova SvetlanaSemyonova added the bug Something isn't working label Jul 19, 2022
@SvetlanaSemyonova SvetlanaSemyonova self-assigned this Jul 19, 2022
@codeclimate
Copy link

codeclimate bot commented Jul 19, 2022

Code Climate has analyzed commit ef367e9 and detected 0 issues on this pull request.

View more on Code Climate.

@selfsx
Copy link
Collaborator

selfsx commented Jul 20, 2022

Testing starting from version 0.6.1-preview.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants