Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Fixed issue when wrapper became null during close. #68

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

DjOli-zz
Copy link

I am using this library as the basis on a project using websockets for STOMP communication. I have experienced an issue which appears to be related to closing the socket, likely a side effect of using this library under the STOMP library, where essentially the wrapper becomes null at some point between the if check and the timeout execution. I understand you are no longer supporting advancement of this library, so I implemented a very small fix to this issue, which I don't believe will cause any problems elsewhere, and will alleviate my issue. Thanks for taking the time to review the change, and please let me know if you would rather I tidy it a little more.

@NathanaelA NathanaelA merged commit 29bb570 into NathanaelA:master Jul 18, 2019
@NathanaelA
Copy link
Owner

Looks like a good fix. Thanks. Will try and push another version to npm later...

@DjOli-zz
Copy link
Author

Thanks :)

@DjOli-zz
Copy link
Author

Any update on when you'll be able to push up the new release?

@DjOli-zz
Copy link
Author

DjOli-zz commented Aug 5, 2019

@NathanaelA Any update?

@NathanaelA
Copy link
Owner

@djoli - Sorry for the delay; have been swamped trying to handle the proplugins.org stuff. I have published the new version...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants