Alex Varju
Alex Varju
Using either 1.6.0 or 1.7.0-SNAPSHOT, the presence of source generators causes extra sourceFolder entries to be added to the module. A simple example that demonstrates this issue: ``` scala import...
Fixes #162. I'm not sure if there's a better way to solve the problem, but listening for the `close` event seems to deal with the problem for me. If the...
If the memcached server is restarted after the client has already opened a socket connection, the next client request causes the application to exit. Note that this problem only seems...
Thanks for building this API; it has proven to be very useful to us! We are using Azure OpenAPI, which appears to add [their own custom fields to responses in...
I'm sorry if this has been asked before; I searched but couldn't find anything. We currently run our races as one big group, with each car running one time in...