Hi, After upgrade, meltano config <plugin> t...
# troubleshooting
a
Hi, After upgrade, meltano config <plugin> test is failing for all connector, previously it was working
Exception ignored in: <function BaseSubprocessTransport.del at 0x7fa90e9d73a0> Traceback (most recent call last): File "/usr/lib64/python3.9/asyncio/base_subprocess.py", line 126, in del self.close() File "/usr/lib64/python3.9/asyncio/base_subprocess.py", line 104, in close proto.pipe.close() File "/usr/lib64/python3.9/asyncio/unix_events.py", line 536, in close self._close(None) File "/usr/lib64/python3.9/asyncio/unix_events.py", line 560, in _close self._loop.call_soon(self._call_connection_lost, exc) File "/usr/lib64/python3.9/asyncio/base_events.py", line 746, in call_soon self._check_closed() File "/usr/lib64/python3.9/asyncio/base_events.py", line 510, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
e
Hi @avinash_gupta, I’m not able to reproduce this error in the latest Meltano (
2.3.0
). Is this a custom tap you’re testing, or one you pulled from Meltano Hub?
a
custom, but before uprade it was working. Seems to be issue of python not meltano