v3_tombstone_panic #158

Open
devstigneev wants to merge 2 commits from devstigneev/micro-broker-kgo:v3_tombstone_panic into v3
Member
  • В процессе тестирования tombstone выявились несколько плавающих паник связанных с чтением\записью в незащищенную мапу - пофиксил
  • Отрефакторил тесты
  • Добавил тест для tombstone и выявил причину паники (предлагаю валидацию на стороне создании subscribers) unistack-org/micro#411
- В процессе тестирования tombstone выявились несколько плавающих паник связанных с чтением\записью в незащищенную мапу - пофиксил - Отрефакторил тесты - Добавил тест для tombstone и выявил причину паники (предлагаю валидацию на стороне создании subscribers) https://git.unistack.org/unistack-org/micro/pulls/411
devstigneev added 2 commits 2026-01-15 11:51:34 +03:00
refactor tests && add test for tombstone && fix concurent read\write map
Some checks failed
test / test (pull_request) Failing after 17m56s
lint / lint (pull_request) Failing after 18m10s
coverage / build (pull_request) Failing after 18m16s
3759fa2f7c
Some checks failed
test / test (pull_request) Failing after 17m56s
lint / lint (pull_request) Failing after 18m10s
coverage / build (pull_request) Failing after 18m16s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u v3_tombstone_panic:devstigneev-v3_tombstone_panic
git checkout devstigneev-v3_tombstone_panic
Sign in to join this conversation.