Martin, thanks for the quick reply to the issue! I've replaced shelve with diskcache and using my custom price source now spits out the results without errors. PR pending.
On Sunday, 25 May 2025 at 1:55:27 pm UTC+2 Alen Šiljak wrote: > Hi! Is there a workaround for the async issue with caching, when using > bean-price with a custom price source? > With the cli, it is possible to use `--no-cache` but I've created a custom > price source and this is popping up. The issue is registered at > https://github.com/beancount/beanprice/issues/91 but no resolution so > far. I've seen other price sources, like pricehist, not having this issue, > so there must be a way. > I've removed all async code from my price source but that was not the > cause. > Thanks for any hints! > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/beancount/7ab01568-fb31-4c39-9493-9379b94248c4n%40googlegroups.com.
