Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix issues in channel serialization #112

Merged
merged 5 commits into from
Aug 30, 2023
Merged

Fix issues in channel serialization #112

merged 5 commits into from
Aug 30, 2023

Conversation

lukfor
Copy link
Collaborator

@lukfor lukfor commented Aug 29, 2023

This PR uses a simpler and much cleaner approach to write tuples of a channel to a json file.

The subscribe operator is now used with onNext() and onComplete() to avoid any race conditions. This finally fixes #57 and should also address #110.

@lukfor lukfor added this to the 0.8.0 milestone Aug 30, 2023
@lukfor lukfor merged commit 8e89425 into main Aug 30, 2023
@lukfor lukfor deleted the fixes/hanging-workflows branch August 30, 2023 10:30
@lukfor lukfor mentioned this pull request Aug 30, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nf-test hang on very simple workflow tests
1 participant