how does the locking and unlocking mechanism work?
kolinfluence opened this issue · 2 comments
kolinfluence commented
@goodbye-babyer possible to give a guide on how does the synchronization of locking and unlocking works? which .go file is it in?
zhquzzuli commented
@goodbye-babyer possible to give a guide on how does the synchronization of locking and unlocking works? which .go file is it in?
@kolinfluence hi, this file: queue.go
kolinfluence commented
@zhquzzuli thanks.