Skip to content

Crash fix - wsRead#180

Merged
Ulexus merged 1 commit intoCyCoreSystems:mainfrom
svarunan:bugfix/bus-Send
Mar 25, 2025
Merged

Crash fix - wsRead#180
Ulexus merged 1 commit intoCyCoreSystems:mainfrom
svarunan:bugfix/bus-Send

Conversation

@svarunan
Copy link
Copy Markdown

@svarunan svarunan commented Mar 25, 2025

Unmarshal errors and Unhandled events under DecodeEvent were always returned with an error message.
But c.bus.Send(e) doesn't look for error and continues with nil Event. This creates crash down the line.

Now a fix is added to continue while an error message is detected.


This change is Reviewable

@svarunan svarunan mentioned this pull request Mar 25, 2025
@Ulexus Ulexus merged commit 741cb3b into CyCoreSystems:main Mar 25, 2025
1 check 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