mhio
mhio
The error handler added in https://github.com/socketio/socket.io-client/commit/c5970231699aa47b00c4a617af4239d0fa90fa53 is masking regular errors in `socket.on('x')` functions for me too. Why is the caught error `e` being discarded? The close/disconnect sounds a valid mechanism...
Works for me on 10.14 and [email protected] It did not work initially for me due to not specifying the blank user password `userPassword: ''` like this: ``` { version: hummus.ePDFVersion17,...
https://github.com/googleapis/google-api-nodejs-client/pull/3354
I couldn't use this in 3.3.x releases, when I looked the commit was reverted in https://github.com/vuetifyjs/vuetify/commit/f8882a6c3bf4dbd9cd5d4659452df2b397dc5576 but I can't find any notes in https://github.com/vuetifyjs/vuetify/pull/16839
Could this be reopened please?
Just some notes on my attempt on this with hurl. This is the first project I've used hurl for some testing and when performance testing came up I immediately reached...
I've seen this occur intermittently on vz as well but I haven't been able to replicate it. From memory it was either early in boot or maybe before VM's are...
``` $ limactl --version limactl version 0.20.0 ``` Test ``` limactl disk create one --size 1G echo ' images: - location: "https://cloud.debian.org/images/cloud/bookworm/20240102-1614/debian-12-genericcloud-amd64-20240102-1614.qcow2" arch: "x86_64" digest: "sha512:49cbcfdb3d5401e8c731d33211cff5e1ef884f179a936c7378eeab00c582ace45dd7154ac9e4c059f1bd6c7ae2ce805879cb381a12a1cc493e3a58c847e134c7" additionalDisks: - name: "one"...
> It looks like the problem is the peer dependencies, I believe it could be solved by allowing to manually pass the DB driver in the config. Something like: @jacoborus...
Ran into this issue on executor-v1.23.2 and recent warmer-latest (doesn't report a version) to a gitlab v16.11.5 container registry.