Aaron
Aaron
I think this is because I'm calling `client.destroy()` in the `stream.on('close')` handler. If I call `client.destroy()` in the next tick, it works. There is probably a conflicting close handler somewhere...
Agreed on testing for sure, if someone with a dev env already set up would be kind enough to help there I'd be very grateful.
Tyvm for the build! What's PFA?
Thanks! I'm going to be afk for a few days, I'll see about testing that when I get back.
Finally got back to this! There were actually a couple more functions using `get_date` that I didn't find before. It looks like `get_date` is only used for generating file names,...
I added some more information. Please do let me know if there's any other clarification I can provide.
Any chance of merging this?