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

rough implementation of WithKernelToClone #19

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

joslat
Copy link
Contributor

@joslat joslat commented Feb 5, 2024

Description

What's new?
WithKernelToClone(kernel kerneltoClone)

Ideal for the case of creating several agents, avoids the steps of creating the kernel or a clone by wrapping this inside this builder method.

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@joslat joslat requested a review from kbeaugrand as a code owner February 5, 2024 19:36
@kbeaugrand kbeaugrand merged commit aded511 into kbeaugrand:main Feb 5, 2024
1 check passed
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