status-go/.github
Andrey Bocharnikov f3eed58c78
fix(healthmanager)_: extract subscriber logic from RPC Health Manager (#6147)
- Subscription common logic is extracted to a separate type.
- Fix race condition where a goroutine extracts value from sync.Map and then another goroutine calls unsubscribe and closes the channel before the first goroutine writes to the channel.
- Moved TestInterleavedChainStatusChanges and TestDelayedChainUpdate to the correct file.
- Renamed test suites with duplicate names.

updates CODEOWNERS
closes #6139

Co-authored-by: Igor Sirotin <sirotin@status.im>
2024-12-04 20:26:53 +04:00
..
workflows ci_: validate pr title (#5872) 2024-09-26 09:10:59 +01:00
CODEOWNERS fix(healthmanager)_: extract subscriber logic from RPC Health Manager (#6147) 2024-12-04 20:26:53 +04:00
ISSUE_TEMPLATE.md Added issue template (#331) 2017-09-15 19:10:06 +03:00
PULL_REQUEST_TEMPLATE.md s/solves/closes to automatically close issues (#485) 2017-12-01 12:08:06 +01:00
github-bot.yml Add migration check script 2023-06-23 12:01:30 +01:00
package-lock-snitch.config.json Update package-lock-snitch recipients 2022-05-09 17:24:16 +02:00