Skip to content

Permit null log streams, as the code is null safe#2268

Merged
niloc132 merged 1 commit intodeephaven:mainfrom
niloc132:null-log-streams
Apr 14, 2022
Merged

Permit null log streams, as the code is null safe#2268
niloc132 merged 1 commit intodeephaven:mainfrom
niloc132:null-log-streams

Conversation

@niloc132
Copy link
Copy Markdown
Member

This allows a server implementation to not provide these print streams if it doesn't want to, by explicitly binding to null.

This is clearly safe, since providesStreamToReal explicitly passes nulls along rather than consume the offered params, if certain system properties are set.

Partial #2221

@niloc132 niloc132 merged commit 4f6fac7 into deephaven:main Apr 14, 2022
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants