JuliaGizmos / Observables.jl

observable refs
Other
105 stars 32 forks source link

Get an actualy unique ID #111

Closed SimonDanisch closed 11 months ago

SimonDanisch commented 11 months ago

Turns out, objectid gets re-used after some time, so if one saves the ID for a longer time, and I suppose if the observable goes out of scope, it can happen that an observable with the same ID turns up!