Commit 53c9687
fix: use truthiness check for asyncConfig parsing
Revert to truthiness check when parsing asyncConfig from server
response. An empty dict {} means no custom config and should be
treated as absent (None), not as an _AsyncReplicationConfig with
all None fields.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7050230 commit 53c9687
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
0 commit comments