Skip to content

Conversation

@lukebakken
Copy link
Collaborator

  • Fix event ID issue by duplicating Error Event 3 code for each target framework.
  • Fix strange null reference exception by not using ??= lazy init.

@lukebakken lukebakken modified the milestones: 6.9.0, 7.0.0 May 8, 2024
@lukebakken lukebakken self-assigned this May 8, 2024
@lukebakken lukebakken requested a review from stebet May 8, 2024 17:41
@lukebakken lukebakken force-pushed the lukebakken/fix-eventsource branch 2 times, most recently from 06a4924 to 009eaf4 Compare May 9, 2024 16:34
* Fix event ID issue by duplicating Error Event 3 code for each target framework.
* Fix strange null reference exception by not using `??=` lazy init.
*

* Remove `Message` from `RabbitMqClientEventSource` because it does not work as intended.

* Handle task canceled exception in main loop.

* Ignore a couple exception cases in the `MainLoop`
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