Giter Club home page Giter Club logo

Comments (5)

anaisbetts avatar anaisbetts commented on May 18, 2024

Platform? Call stack?

The pr suggests that you can override this to put it back to SecretCache but I have been unable to find how

Which PR are you referring to?

from akavache.

afinzel avatar afinzel commented on May 18, 2024

2efe6a3

At the moment however I'm running a lower version and haven't upgraded yet as I need to test what happens to existing caches with the new version. I experienced the IO problem in the latest nuget version when I checked to see if it was an old bug.

Because of the way I collect errors from users, this is the best I can give but I don't think it helps. Have you ever seen System.IO.__Error in WinIOError? I can reproduce it in my code by running my app which writes the cache, then delete the cache from the hard disk and rerun the app. Users of the app are however getting the error just by running the app. Thanks again for looking at this.

  File "/unknown.unknown", line 0, in <SafeOpenFileAsync>b__1
    System.IO.FileStream <SafeOpenFileAsync>b__1()
  File "/unknown.unknown", line 0, in .ctor
    Void .ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, Boolean)
  File "/unknown.unknown", line 14, in .ctor
    Void .ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean)
  File "/unknown.unknown", line 985, in Init
    Void Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
  File "/unknown.unknown", line 316, in WinIOError
    Void WinIOError(Int32, System.String)

from akavache.

afinzel avatar afinzel commented on May 18, 2024

Paul, do you require any more information from me?

from akavache.

anaisbetts avatar anaisbetts commented on May 18, 2024

lol if you can reproduce it in your code then get me a real call stack :)

from akavache.

anaisbetts avatar anaisbetts commented on May 18, 2024

In general, Akavache doesn't break user data between versions (at all, even between major versions). If there is a change to the on-disk data it gets handled silently by the library.

from akavache.

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.