Genymobile / genymotion-device-web-player

Genymotion Virtual Device Web Player
https://www.genymotion.com/
MIT License
91 stars 31 forks source link

Centralized handlers #55

Closed pgivel closed 7 months ago

pgivel commented 7 months ago

Description

This PR introduces a mechanism of centralized handlers. This allows all of the handlers to be cleanely removed at destruction time, and for the device renderer to be fully picked up by the garbage collector.

Type of change

Checklist