Skip to content

Conversation

@mohitpubnub
Copy link
Contributor

@mohitpubnub mohitpubnub commented Apr 2, 2025

reafctor: Removed excess logging from transport module.

Removed redundant logging from transport layer and added thread id information for tracking http request.

fix: Added missing .ConfigureAwait(false)

Added missing .ConfigureAwait(false) statements on async Tasks to prevent potential deadlocks from UI threads

Added thread info for transport.
Minor adjustment in event parsing.
Copy link
Contributor

@jakub-grzesiowski jakub-grzesiowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jakub-grzesiowski
Copy link
Contributor

@pubnub-release-bot release as v7.3.6.0

@mohitpubnub mohitpubnub merged commit f3bfc68 into master Apr 3, 2025
5 checks passed
@mohitpubnub mohitpubnub deleted the fix-logs branch April 3, 2025 13:45
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

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.

3 participants