eclipse-zenoh / zenoh-pico

Eclipse zenoh for pico devices
Other
112 stars 72 forks source link

Add background declaration #652

Closed jean-roland closed 3 weeks ago

jean-roland commented 3 weeks ago

Closes #626.

Drop entity functions now clears up the memory without undeclaring.

github-actions[bot] commented 3 weeks ago

PR missing one of the required labels: {'new feature', 'enhancement', 'bug', 'breaking-change', 'dependencies', 'internal', 'documentation'}

DenisBiryukov91 commented 3 weeks ago

also need to update the docs say that _drop does not drop the callback (that it will be done by session_drop/close)