forked from platypush/platypush
Fabio Manganiello
6f8816d23d
We shouldn't overwrite `event._set` and `event._clear` if those values have already been set. Those attributes hold the original references to `Event.set` and `Event.clear` respectively, and the `OrEvent` logic overwrites them with a callback-based logic. This shouldn't happen if those attributes are already present. |
||
---|---|---|
.. | ||
mock | ||
__init__.py | ||
manifest.py | ||
media.py | ||
ngrok.py | ||
threads.py | ||
workers.py |