Mark Jordan
Mark Jordan
I did some work on #421 this morning and I'm thinking that we should cut our 0.9.0 tag before it gets into master (contrary to what I said in my...
@whikloj it's much more likely I am the one not understanding. Let's not worry about #421, since I'm not that far in. Tagging 0.9.0 now (with #427 having been merged)...
@whikloj the static cache leaks are likely the cause of a long-standing "problem" I've had with PHPUnit, where one test will interfere with another despite teardown between tests. To get...
Bingo. Thank you very much! I owe you a 🍺. This has been plaguing me for a long time. I'm going to open a PR to rename those test files,...
@whikloj we use static caches in fetchers and filegetters to avoid re-parsing or re-retrieving source data (in the case of fetchers) or re-recursing deep directory structures (in the case of...
@whikloj we have a configuration setting, `[FETCHER] use_cache`, that is documented in the CSV toolchains: > use_cache: Optional. Set to false in automated tests (in other words, you will not...
I'd love to resolve this before we look at the other issues and PRs, since like I said above, the bleeding has been chronic for some time and a real...
@whikloj sorry, `use_cache` also applies (as you've discovered) and is documented for all fetchers, except for the new Filesystem fetcher where we probably never want to cache the contents of...
Even if I'm not qualified, I will say yes if it is relatively easy to do so. We really appreciate your work!
@whikloj yes to halting in favor of #277, totally. A skype call would be fabulous. I'm off today (Monday) but let's the three of us catch up early next week?