222twotwotwo opened a new pull request, #144:
URL: https://github.com/apache/dubbo-getty/pull/144

   <!--  Thanks for sending a pull request! 
   -->
   
   **What this PR does**:
   
   - Report `http.ListenAndServe` errors in the pprof demo instead of 
discarding them.
   - Remove the obsolete Travis CI configuration, which still targeted Go 1.13.
   - Update the README build badge to GitHub Actions.
   - Fix grammar errors in the automatic issue and pull request comments.
   
   **Which issue(s) this PR fixes**:
   <!--
   *Automatically closes linked issue when PR is merged.
   Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
   _If PR is about `failing-tests or flakes`, please post the related 
issues/tests in a comment and do not use `Fixes`_*
   -->
   Fixes #130 
   
   **Special notes for your reviewer**:
   
   This PR addresses the confirmed actionable items from Issue #130.
   
   The WebSocket jQuery dependency, `go.sum` version entries, v1 dependency 
locking, `OnError` cleanup, reconnect limits, and WebSocket close behavior were 
reviewed and do not require code changes.
   
   The issue and pull request template suggestions were considered process 
improvements rather than required bug fixes and are intentionally excluded.
   
   Validation completed successfully:
   
   - `go test ./...`
   - `go vet ./...`
   - `git diff --check`
   
   **Does this PR introduce a user-facing change?**:
   
   No. Changes are limited to demo error logging, CI metadata, documentation 
badges, and automatic comment wording.
   
   <!--
   If no, just write "NONE" in the release-note block below.
   If yes, a release note is required:
   Enter your extended release note in the block below. If the PR requires 
additional action from users switching to the new release, include the string 
"action required".
   -->
   ```release-note
   NONE
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to