badoo / RIBs

Badoo's take on RIBs
Apache License 2.0
162 stars 50 forks source link

Make children immutable to avoid concurrent modification exception #387

Open KovalevAndrey opened 1 year ago

KovalevAndrey commented 1 year ago

Make children immutable to avoid concurrent modification exception and check if Node has been destroyed before calling lifecycle events

Description:

Related issue(s):