Skip to content

Fix for #309 prompt /rest gets fired even if the rest part is inbedded in other text#313

Merged
stefanofornari merged 10 commits into
jeddict:mainfrom
stefanofornari:ste/fix/309_Prompt_rest-gets_fired_even_if_the_rest-part_is_inbedded_in_other_text
Mar 22, 2026
Merged

Fix for #309 prompt /rest gets fired even if the rest part is inbedded in other text#313
stefanofornari merged 10 commits into
jeddict:mainfrom
stefanofornari:ste/fix/309_Prompt_rest-gets_fired_even_if_the_rest-part_is_inbedded_in_other_text

Conversation

@stefanofornari
Copy link
Copy Markdown
Collaborator

No description provided.

…ns implemented were not working. The good news is that being able to reproduce the issue, I am now more confident of the fix. Replacing the factory service is not enough to guarantee the right classloader is used in module registration. The solution is to decouple service creation from module registration and force the classloader in the latter.
…_Prompt_rest-gets_fired_even_if_the_rest-part_is_inbedded_in_other_text
@stefanofornari stefanofornari self-assigned this Mar 22, 2026
…/fix/309_Prompt_rest-gets_fired_even_if_the_rest-part_is_inbedded_in_other_text"

This reverts commit bbd0781, reversing
changes made to 3f44751.
@stefanofornari stefanofornari changed the title Fix for #309 prompt rest gets fired even if the rest part is inbedded in other text Fix for #309 prompt /rest gets fired even if the rest part is inbedded in other text Mar 22, 2026
@stefanofornari stefanofornari merged commit 7076bc8 into jeddict:main Mar 22, 2026
3 checks passed
@stefanofornari stefanofornari deleted the ste/fix/309_Prompt_rest-gets_fired_even_if_the_rest-part_is_inbedded_in_other_text branch March 22, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants