WebThingsIO / gateway-addon-python

Python bindings for developing add-ons for WebThings Gateway
Mozilla Public License 2.0
16 stars 10 forks source link

Fix issue where unload response was never received. #13

Closed mrstegeman closed 6 years ago

mrstegeman commented 6 years ago

We weren't giving the gateway time to receive the message before shutting down the IPC pipe.