Giter Club home page Giter Club logo

Comments (8)

Terkwood avatar Terkwood commented on July 1, 2024 1

Thanks @uki00a! 🏁

from redis.

Terkwood avatar Terkwood commented on July 1, 2024

I've seen this momentarily also, while working on #86. Didn't take time to track it down...

from redis.

reselbob avatar reselbob commented on July 1, 2024

PS: here is the code in question:

https://github.com/reselbob/denodemo/tree/master/pubbersubber

Here is how to replicate:

sh pubbersubber/tests/run_tests.sh

from redis.

uki00a avatar uki00a commented on July 1, 2024

@reselbob
It was a bug in this module and resolved at #107.
Please refresh your Deno cache!

from redis.

reselbob avatar reselbob commented on July 1, 2024

That fixed the first problem, but now the Bad Resource ID error is back

error: Uncaught BadResource: Bad resource ID 
    at unwrapResponse ($deno$/ops/dispatch_minimal.ts:63:11)
    at Object.sendAsyncMinimal ($deno$/ops/dispatch_minimal.ts:106:10)
    at async Object.read ($deno$/ops/io.ts:39:17)
    at async BufReader._fill (https://deno.land/[email protected]/io/bufio.ts:85:18)
    at async BufReader.peek (https://deno.land/[email protected]/io/bufio.ts:388:9)

from redis.

uki00a avatar uki00a commented on July 1, 2024

Hmm, can you test it using the fixed version of deno-redis? (https://denopkg.com/keroxp/[email protected]/mod.ts)
If the same problem isn't reproduced, then it was probably introduced by #92.

from redis.

uki00a avatar uki00a commented on July 1, 2024

@reselbob I'm sorry for the delay.
That problem has been fixed in v0.11.1.
Please update deno-redis to the latest version.

from redis.

reselbob avatar reselbob commented on July 1, 2024

Thanks!

from redis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.