Skip to content

fix: prevent maximum recursion depth exceeded in EmailSenderFactory.sender property - #116

Open
rosewhist wants to merge 1 commit into
anomaly:mainfrom
rosewhist:main
Open

fix: prevent maximum recursion depth exceeded in EmailSenderFactory.sender property#116
rosewhist wants to merge 1 commit into
anomaly:mainfrom
rosewhist:main

Conversation

@rosewhist

@rosewhistrosewhist commented Jan 2, 2026

Copy link
Copy Markdown
Traceback (mostrecentcalllast):
....
self.sender=sender^^^^^^^^^^^
[Previouslinerepeated995moretimes]
RecursionError: maximumrecursiondepthexceeded

@rosewhistrosewhist changed the title fix: prevent infinite recursion in EmailSenderFactory.sender propertyfix: prevent maximum recursion depth exceeded in EmailSenderFactory.sender propertyJan 2, 2026
Sign up for freeto 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.

1 participant

@rosewhist