Skip to content

Conversation

@AlexanderWells-diamond
Copy link
Collaborator

@AlexanderWells-diamond AlexanderWells-diamond commented Feb 3, 2026

This works around issues with potential infinite loops, even if process=False, as seen in issue #201.

Closes #201

@AlexanderWells-diamond AlexanderWells-diamond self-assigned this Feb 3, 2026
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.40%. Comparing base (09ea964) to head (6efe75d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   88.16%   88.40%   +0.23%     
==========================================
  Files          15       15              
  Lines        1259     1259              
==========================================
+ Hits         1110     1113       +3     
+ Misses        149      146       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AlexanderWells-diamond AlexanderWells-diamond changed the title Use our own implementation of dbPutField Fix infinite loop when setting record's own value from on_update callback Feb 3, 2026
This works around issues with potential infinite loops, even if
process=False, as seen in issue #201.
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.

Infinite loop when setting value in record's on_update callback

2 participants