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

Allow only some processes to be named and not others. #203

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

plietar
Copy link
Member

@plietar plietar commented Jul 25, 2024

It was using is.null to detect unnamed processes, however in the case of a list of processes where some are named and some are not, the name is actually an empty string.

It was using `is.null` to detect unnamed processes, however in the case
of a list of processes where some are named and some are not, the name
is actually an empty string.
@plietar plietar requested a review from giovannic July 25, 2024 15:18
@plietar plietar merged commit 079e45e into master Aug 13, 2024
6 checks passed
@plietar plietar deleted the fix-partial-names branch August 13, 2024 12:30
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.

2 participants