Skip to content

propagate SyncObjException.errorCode#193

Merged
bakwc merged 1 commit intobakwc:masterfrom
betanummeric:propagate-SyncObjException.errorCode
Feb 18, 2026
Merged

propagate SyncObjException.errorCode#193
bakwc merged 1 commit intobakwc:masterfrom
betanummeric:propagate-SyncObjException.errorCode

Conversation

@betanummeric
Copy link
Contributor

With this fix the errorCode directly appears in logs:

>>> repr(SyncObjException('something'))
"SyncObjException('something')"

With this fix the errorCode directly appears in logs:
```
>>> repr(SyncObjException('something'))
"SyncObjException('something')"
```
@bakwc
Copy link
Owner

bakwc commented Feb 18, 2026

Thanks a lot!

@bakwc bakwc merged commit 36a0f25 into bakwc:master Feb 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants