Skip to content

Only show 'Julia exit.' message in interactive sessions#278

Merged
ViralBShah merged 1 commit intoJuliaInterop:masterfrom
sbfnk:fix/remove-exit-message
Apr 14, 2026
Merged

Only show 'Julia exit.' message in interactive sessions#278
ViralBShah merged 1 commit intoJuliaInterop:masterfrom
sbfnk:fix/remove-exit-message

Conversation

@sbfnk
Copy link
Copy Markdown
Contributor

@sbfnk sbfnk commented Mar 31, 2026

Description

Removes the "Julia exit." message from non-interactive sessions. Removing the finalizer altogether would also solve this (and potentially other problems, as mentioned in the Issue) but might need more discussion to avoid unintended consequences.

Related Issue

Fixes #274

@ViralBShah ViralBShah merged commit b1d2cef into JuliaInterop:master Apr 14, 2026
4 checks passed
@sbfnk sbfnk deleted the fix/remove-exit-message branch April 14, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

"Julia exit." message causes spurious R CMD check warnings

2 participants