Skip to content

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

Open
sbfnk wants to merge 1 commit intoJuliaInterop:masterfrom
sbfnk:fix/remove-exit-message
Open

Only show 'Julia exit.' message in interactive sessions#278
sbfnk wants to merge 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

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

1 participant