visch
08/05/2021, 1:02 PM[WinError 2] The system cannot find the file specified: 'C:\\\\Users\\\\Derek\\\\Desktop\\\\code\\\\d11co\\\\meltano\\\\.meltano\\\\run\\\\tap-powerschool\\\\tap.config.json
Replication steps.
1. Run meltano invoke tap-name
(proc1)
2. While that processes is running run meltano invoke tap-name
(proc2)
3. When proc1 finishes everything will be ok (It'll delete tap.config.json)
4. When proc2 finishes meltano will attempt to remove tap.config.json and fail with this error
First time I've hit this, and it was only in DEV as I'm testing what will happen in a few different scenarios. Is this a bug or expected behavior?visch
08/05/2021, 1:08 PMvisch
08/05/2021, 6:49 PMvisch
08/05/2021, 8:48 PMvisch
08/05/2021, 8:48 PMaaronsteers
08/05/2021, 8:56 PMvisch
08/05/2021, 9:55 PM