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 types and remove dead code in actor classes #1475

Merged
merged 4 commits into from Mar 4, 2024
Merged

Conversation

naddeoa
Copy link
Contributor

@naddeoa naddeoa commented Mar 4, 2024

These changes are mostly no-ops and fixes for type issues that should have happened in a previous change. The base classes no longer needed these methods.

The generic for the logger included too much and the pipe signaler
should have been closed in the parent of the logger instead of the
logger.
The signaler was half migrated to the base class it seems.
@naddeoa naddeoa requested a review from jamie256 March 4, 2024 20:01
This helps when buliding whylogs into containers that don't have rw file
system access.
Copy link
Contributor

@jamie256 jamie256 left a comment

Choose a reason for hiding this comment

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

LGTM!

@naddeoa naddeoa merged commit 127db5b into mainline Mar 4, 2024
19 checks passed
@naddeoa naddeoa deleted the container-updates branch March 4, 2024 22:04
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.

None yet

2 participants