Skip to content

EventsAPI - fix events flush getting locked after failed POST & small GC improvement#168

Merged
tudddorrr merged 1 commit intoTaloDev:developfrom
michalczemierowski:develop
Dec 13, 2025
Merged

EventsAPI - fix events flush getting locked after failed POST & small GC improvement#168
tudddorrr merged 1 commit intoTaloDev:developfrom
michalczemierowski:develop

Conversation

@michalczemierowski
Copy link
Contributor

  • set EventsAPI.lockFlushes to false even if Call throws exception
  • check if lockFlushes before allocating new array (eventsToSend)

* set 'EventsAPI.lockFlushes' to false even if 'Call' throws exception
* check if 'lockFlushes' before allocating new array ('eventsToSend')
@tudddorrr
Copy link
Contributor

looks good, thanks!

@tudddorrr tudddorrr merged commit 282619e into TaloDev:develop Dec 13, 2025
1 check failed
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