mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 13:50:28 +00:00
a495dea4ac
This commit initializes _initialized of Node before doing initialization. Otherwise, we will have an AttributeError in desctructor when initialization fails.