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

feat/conditions_without_deep_copied_ctx_and_actor: add new condition … #76

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

kudep
Copy link
Collaborator

@kudep kudep commented Feb 3, 2023

Description

This is new condition handler, that takes less time for prepare args of condition (deep copy of ctx&actor).

This PR solves a issue for case, when script has a lot of label-condition pairs

Checklist

  • I have covered the code with tests
  • I have added comments to my code to help others understand it
  • I have updated the documentation to reflect the changes
  • I have performed a self-review of the changes

@kudep kudep requested a review from RLKRo February 3, 2023 21:52
@RLKRo RLKRo added the enhancement New feature or request label Feb 6, 2023
@kudep kudep merged commit cbbdc5f into dev Feb 6, 2023
@kudep kudep deleted the feat/conditions_without_deep_copied_ctx_and_actor branch February 6, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants