danbopes
danbopes
Should be `() => dataSource`
Can we please get this merged in?
Can I ask how the caching currently works? From what I can see, you're creating a [new instance](https://github.com/Manishearth/ChatExchange/blob/458c6784e2af4939b3034a7291e51b5591329468/chatexchange/client.py#L109), [adding it to the cache](https://github.com/Manishearth/ChatExchange/blob/458c6784e2af4939b3034a7291e51b5591329468/chatexchange/client.py#L115), and returning it. At no point are...
I get the same issue
Just ran into this issue. To offer more context, I wanted to apply the `[UseFiltering]` attribute to a subscription. The goal was to leverage all the wonderful where: {} syntax,...
I'd also like to see this added, for the simple matter of when an application gets updated (And doesn't support hot reloading), I'd like to be able to restart IT...
I for one would like to see some additional documentation. Generating the manifests seems to work, but if I want to customize, it's incredibly painful. I see it generating kustomization.yml,...
+1 for this. Trying to debug why my projects are building, and it's incredibly frustrating not being able to debug properly, and understand why it's just exiting silently.
Encountered this AGAIN...please add some way to output debug without having to download the project and build everything
If you're coming to this thread, and you're still stuck against a wall, here's what I found out. `Facepunch.Steamworks` does attempt to set environmental variables for the steam ID provided....