UBUS systems calll getting hanged while restarting

127 Views Asked by At

I added ubus code in my development environment for communication between two processes. The ubus system calls (ubus_send_event or ubus_add_object) are blocking while rebooting and restarting the device. This causes the system to hang. How can I fix this?

0

There are 0 best solutions below