Hello, I have my own driver based on Filepraser. Now I keep getting the following error message. The function is not created. 1: Do you need them in the driver? 2: if yes: what should the task be?
Apr 18 18:00:43 raspberrypi weewxd[16522]: Exception ignored in: <generator object ByowsRpi.genLoopPackets at 0x75bf6b18>
Apr 18 18:00:43 raspberrypi weewxd[16522]: Traceback (most recent call last):
Apr 18 18:00:43 raspberrypi weewxd[16522]: File "/usr/share/weewx/weewx/engine.py", line 210, in run
Apr 18 18:00:43 raspberrypi weewxd[16522]: self.dispatchEvent(weewx.Event(weewx.CHECK_LOOP, packet=packet))
Apr 18 18:00:43 raspberrypi weewxd[16522]: RuntimeError: generator ignored GeneratorExit
Best regards michael