Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEVEX-2418]: Helper is mandatory since 6.1.2 #217

Merged

Conversation

emilianobovetti
Copy link
Contributor

Since amqpx 6.1.1
applications that didn't use Helper.consumers_supervisor_configuration/1
had to manually start Amqpx.SignalHandler to avoid crashing
during the handle_message.

This pr reverts that behavior by starting this process under a newly created
amqpx application

https://prima-assicurazioni-spa.myjetbrains.com/youtrack/issue/DEVEX-2418

@emilianobovetti emilianobovetti requested a review from a team as a code owner January 23, 2025 13:38
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@cpiemontese cpiemontese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@emilianobovetti emilianobovetti merged commit f4f675a into master Jan 23, 2025
3 checks passed
@emilianobovetti emilianobovetti deleted the DEVEX-2418/bug/helper-is-mandatory-since-6-1-2 branch January 23, 2025 13:51
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