Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitec59e7e

Browse files
committed
wip
1 parent4d65478 commitec59e7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎agent/agentssh/jetbrainstrack.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ type JetbrainsChannelWatcher struct {
2828
}
2929

3030
funcNewJetbrainsChannelWatcher(ctx ssh.Context,logger slog.Logger,newChannel gossh.NewChannel,counter*atomic.Int64) gossh.NewChannel {
31+
logger.Debug(ctx,"jetbrains forward?")
32+
3133
d:=localForwardChannelData{}
3234
iferr:=gossh.Unmarshal(newChannel.ExtraData(),&d);err!=nil {
3335
// If the data fails to unmarshal, do nothing.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp