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

Fix channel of bug #371

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Fix channel of bug #371

merged 4 commits into from
Nov 13, 2024

Conversation

ryanjameskennedy
Copy link
Collaborator

Description

Summary of the changes made:

  • Change Channel.of([]) to Channel.value([])

Primary function of PR

  • Hotfix

Testing

Tested on streptococcus and works fully

@ryanjameskennedy ryanjameskennedy requested a review from a team as a code owner November 13, 2024 14:59
Copy link
Collaborator

@svartapaerlan svartapaerlan left a comment

Choose a reason for hiding this comment

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

LGTM!

@ryanjameskennedy ryanjameskennedy merged commit 999b2bd into master Nov 13, 2024
3 checks passed
@ryanjameskennedy ryanjameskennedy linked an issue Nov 13, 2024 that may be closed by this pull request
@ryanjameskennedy ryanjameskennedy deleted the 370-fix-channel-of-bug branch November 13, 2024 16:23
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.

Channel.of creating problems with executing all samples in csv
2 participants