Skip to content

Clean up when a sensor gets destroyed that is currently subscribed

Arjen Hiemstra requested to merge work/ahiemstra/unsubscribecrash into master
  • Clean up when a sensor gets destroyed that is currently subscribed

Client does not control the lifetime of sensors, so sensors can disappear outside its control. This results in the sensor lingering around in the list of subscribed sensors for a client, leading to a crash the next update.

SENTRY KSYSTEMSTATS-N

Merge request reports

Loading