Adrian Borup
Adrian Borup
My apologies @lquenti, I simply haven't seen that this issue was created. It sounds like a great idea! I would suggest putting this feature behind a flag to not confuse...
@andreaswachs thanks for the contribution! > To be able to run the executable, perhaps just in my case (using macOS), I had to get the mono runtime tool to use...
@OHNONOTAMOTH that seems pretty good. I think `.fsx` should be changed to `.fs` - I'm not sure if Kattis accepts `fsx` script files, but I think `fs` files are more...
> do we have to add this in Github Actions? No, this would be something that `kitty` does while/after running `kitty test`. The two solutions I suggest would be as...
I'm having the same issue when trying to implement the `CacheStorage` trait for a moka-based cache. As @sg1fan mentions, `get` must return a reference to the cached value. However, the...
Just to keep issues related - this is a duplicate of https://github.com/async-graphql/async-graphql/issues/1275. IMO the PR looks nice (and is identical to my own suggestion in the original issue). It is...
I can try to look into this issue in my spare time over the next few days. I'm not sure about the remote part of it, but I am looking...