Skip to content

Conversation

@volodya-lombrozo
Copy link
Collaborator

@volodya-lombrozo volodya-lombrozo commented Sep 17, 2025

This PR remove meaningless package comments.

Also, I fixed a few 'panic' messages:

		case "message/stream":
			panic("message/stream is not implemented yet")
		case "tasks/get":
			panic("tasks/get is not implemented yet")
		case "tasks/cancel":
			panic("tasks/get is not implemented yet")

The message/stream is an id, not arbitrary text.

Related to #113

@volodya-lombrozo
Copy link
Collaborator Author

@yegor256 could you review this one, please?

@yegor256
Copy link
Member

@volodya-lombrozo LGTM

@volodya-lombrozo volodya-lombrozo merged commit 9eaf13c into cqfn:master Sep 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants