Files
natsnet/reports/current.md
Joseph Doherty 0cc5d89199 fix(tests): replace flaky sleep with retry loop in SubscriptionIndexTests
Use a 2-second deadline retry loop instead of fixed Thread.Sleep(200)
for async cache sweep verification, mirroring the Go test pattern.
2026-02-28 18:44:05 -05:00

39 lines
567 B
Markdown

# NATS .NET Porting Status Report
Generated: 2026-02-28 23:44:05 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| verified | 12 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| complete | 22 |
| deferred | 1697 |
| n_a | 24 |
| stub | 1 |
| verified | 1929 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| deferred | 1642 |
| n_a | 249 |
| verified | 1366 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**3602/6942 items complete (51.9%)**