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

Make ActionDispatcher more easily customizable #235

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

martin-fleck-at
Copy link
Contributor

What it does

  • Extract thread creation and initialization out of constructor

How to test

  • Check that everything works as before.

Follow-ups

Changelog

  • This PR should be mentioned in the changelog
  • This PR introduces a breaking change (if yes, provide more details below for the changelog and the migration guide)

@martin-fleck-at martin-fleck-at force-pushed the feature/action-dispatcher branch from 501429e to f3e64a8 Compare June 18, 2024 11:47
Copy link
Contributor

@tortmayr tortmayr left a comment

Choose a reason for hiding this comment

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

LGTM!

Edit: Disregard. There is a compilation error.

@tortmayr tortmayr self-requested a review June 18, 2024 11:59
@martin-fleck-at martin-fleck-at force-pushed the feature/action-dispatcher branch 2 times, most recently from 6d064d3 to c17f5cd Compare June 18, 2024 12:20
@tortmayr tortmayr self-requested a review June 18, 2024 12:30
Copy link
Contributor

@tortmayr tortmayr left a comment

Choose a reason for hiding this comment

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

LGTM!

- Extract thread creation and initialization out of constructor

Contributed on behalf of Axon Ivy AG
@martin-fleck-at martin-fleck-at force-pushed the feature/action-dispatcher branch from c17f5cd to 762337d Compare June 18, 2024 12:33
@martin-fleck-at martin-fleck-at merged commit 4324a82 into master Jun 18, 2024
2 of 3 checks passed
@martin-fleck-at martin-fleck-at deleted the feature/action-dispatcher branch June 18, 2024 12:34
Copy link
Contributor

@ivy-cst ivy-cst left a comment

Choose a reason for hiding this comment

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

@martin-fleck-at Cool, thanks for the fast improvement 👍 .
Just one concern with the private methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants