FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix: NullPointerException in Socket.java #727; by shahabrar7746 · Pull Request #758 · socketio/socket.io-client-java · GitHub

Fix: NullPointerException in Socket.java #727; - #758

Open
shahabrar7746 wants to merge 1 commit into
socketio:mainfrom
shahabrar7746:shahabrar7746
Open

Fix: NullPointerException in Socket.java #727;#758
shahabrar7746 wants to merge 1 commit into
socketio:mainfrom
shahabrar7746:shahabrar7746

Conversation

Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

+1 for this! @darrachequesne

darrachequesne pushed a commit that referenced this pull request Jul 10, 2024
Clearing the buffer upon timeout could lead to:

```
java.util.ConcurrentModificationException
	at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
	at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
	at io.socket.client.Socket$6$1.run(Socket.java:232)
	at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
	at java.base/java.util.TimerThread.run(Timer.java:506)
```

Related:

- #710
- #727
- #758
- #759
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL