Implement deferred WaitQueue, DiskAvailability, and NoOpCache behavior with tests

This commit is contained in:
Joseph Doherty
2026-02-27 09:58:37 -05:00
parent 8849265780
commit a660e38575
11 changed files with 508 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 13:56:27 UTC
Generated: 2026-02-27 14:58:38 UTC
## Modules (12 total)
@@ -12,17 +12,17 @@ Generated: 2026-02-27 13:56:27 UTC
| Status | Count |
|--------|-------|
| deferred | 2461 |
| deferred | 2440 |
| n_a | 18 |
| verified | 1194 |
| verified | 1215 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| deferred | 2662 |
| deferred | 2660 |
| n_a | 187 |
| verified | 408 |
| verified | 410 |
## Library Mappings (36 total)
@@ -33,4 +33,4 @@ Generated: 2026-02-27 13:56:27 UTC
## Overall Progress
**1819/6942 items complete (26.2%)**
**1842/6942 items complete (26.5%)**