Giter Club home page Giter Club logo

Comments (8)

bchavez avatar bchavez commented on May 21, 2024

Hi there. What version are you using? CoreCLR or Full?

from rethinkdb.driver.

bchavez avatar bchavez commented on May 21, 2024

I created a unit test with your code, and I'm not seeing any AggregateException on an empty table.

I also ran your test in 4 parallel threads and still cant reproduce the issue. Anymore information you can provide to help reproduce the issue would be very helpful.

from rethinkdb.driver.

mrinc avatar mrinc commented on May 21, 2024

Hey,

Thanks for the quick reply.

I installed the ReThinkDb.Driver v2.2.3

Not sure which one is included in the nuget package.

Thanks

from rethinkdb.driver.

bchavez avatar bchavez commented on May 21, 2024

I cant seem to reproduce the error. Do you have a sample project I could use to test?

from rethinkdb.driver.

mrinc avatar mrinc commented on May 21, 2024

Uploaded csproj - https://onedrive.live.com/redir?resid=4581A44EC3B61ED9!351940&authkey=!AB0RzlgUXltaI4A&ithint=file%2czip

Could it be my server is out of date or something?

from rethinkdb.driver.

bchavez avatar bchavez commented on May 21, 2024

@mrinc , thanks so much for your sample project. I'm able to reproduce the issue. Seems to be concurrency related with using TPL. Give me a few to investigate. I'll keep you updated.

from rethinkdb.driver.

bchavez avatar bchavez commented on May 21, 2024

Hey @mrinc , thanks for reporting this. This one was a tricky bug. Basically, we were late setting a CancellationToken in that tight loop which caused the null reference exception.

This should be fixed in 2.2.4 Full .NET Framework and 2.2.4-beta-1 for CoreCLR.

Please let me know if it fixes your issue.

from rethinkdb.driver.

mrinc avatar mrinc commented on May 21, 2024

A+

All looks good on my side :)

Thanks for the help!

from rethinkdb.driver.

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.