Riccardo

Results 3 issues of Riccardo

I am writing my bachelor thesis and I would like to cite this package because I used it to calculate the distance matrix of time series that I am working...

### Bug description Error `TypeError: internref expected` is raised by `__lowerInternref` when a Map is passed to a function ### Steps to reproduce create a .ts file with ```TypeScript export...

bug

I was using `QdrantClient` with gRPC, at the end of my script the node.js process hangs forever. Here there is small script to reproduce it (also as a [gist](https://gist.github.com/paciops/89de19fa3310de7c68d92b9e89a90939)). ```javascript...