Skip to content

Conversation

gavv
Copy link
Member

@gavv gavv commented Apr 22, 2023

This PR fixes failing build: https://github.com/roc-streaming/roc-go/actions/runs/4772204204

In TestLog_Func, channel can be sometimes closed before background func stop writing to it. We can just keep channel open.

In TestLog_Func, channel can be sometimes closed before background func
stop writing to it. We can just keep channel open.
@gavv gavv added the status: ready for review Pull request can be reviewed label Apr 22, 2023
@gavv gavv requested review from Asalle and ortex April 22, 2023 10:55
@gavv
Copy link
Member Author

gavv commented Apr 22, 2023

@Darrellbor FYI

@Darrellbor
Copy link
Contributor

@Darrellbor FYI

Oh I noticed this and removed it from my PR

@gavv gavv merged commit e19495f into roc-streaming:main Apr 25, 2023
@gavv gavv deleted the chan branch April 25, 2023 14:16
@gavv gavv removed the status: ready for review Pull request can be reviewed label May 16, 2023
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.

3 participants