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

Improve finalizer safety for Session, SshChannel, and SftpSession #31

Merged
merged 1 commit into from
Dec 20, 2024

Improve finalizer safety for Session, SshChannel, and SftpSession

1d6c838
Select commit
Loading
Failed to load commit list.
Merged

Improve finalizer safety for Session, SshChannel, and SftpSession #31

Improve finalizer safety for Session, SshChannel, and SftpSession
1d6c838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2024 in 1s

84.84% of diff hit (target 83.31%)

View this Pull Request on Codecov

84.84% of diff hit (target 83.31%)

Annotations

Check warning on line 72 in src/channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/channel.jl#L72

Added line #L72 was not covered by tests

Check warning on line 129 in src/session.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/session.jl#L129

Added line #L129 was not covered by tests

Check warning on line 136 in src/session.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/session.jl#L136

Added line #L136 was not covered by tests

Check warning on line 190 in src/sftp.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sftp.jl#L190

Added line #L190 was not covered by tests

Check warning on line 231 in src/sftp.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sftp.jl#L231

Added line #L231 was not covered by tests