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

@rosewhist rosewhist commented Jan 2, 2026

Copy link
Copy Markdown
Traceback (most recent call last):
 ....
    self.sender = sender
    ^^^^^^^^^^^
  [Previous line repeated 995 more times]
RecursionError: maximum recursion depth exceeded
@rosewhist rosewhist changed the title fix: prevent infinite recursion in EmailSenderFactory.sender property Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant