Skip to content

Made writes to output stream synchronous #30

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

Merged
merged 4 commits into from
Feb 7, 2023
Merged

Made writes to output stream synchronous #30

merged 4 commits into from
Feb 7, 2023

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 6, 2023

This ensures that the discovery outputs the quit message before quitting, without the extra complexity of channel synchronization.

Also updated the workflow to validate TaskFile.yml.

Also updated the CODECOV workflow by adding the token to reduce upload failures due to API limits.

This ensures that the discovery outputs the `quit` message before
quitting, without the extra complexity of channel synchronization.
@cmaglie cmaglie force-pushed the remove_channels branch 2 times, most recently from 7012a44 to 6bda725 Compare February 6, 2023 17:20
@codecov-commenter
Copy link

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (9863c7b) compared to base (50db426).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #30   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          4       4           
  Lines        263     253   -10     
=====================================
+ Misses       263     253   -10     
Flag Coverage Δ
unit 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
discovery.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@umbynos umbynos added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Feb 7, 2023
@cmaglie cmaglie merged commit ec90997 into main Feb 7, 2023
@cmaglie cmaglie deleted the remove_channels branch February 7, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants