tlienart / Xranklin.jl

Experimental repo for a refactoring of Franklin.jl
https://tlienart.github.io/Xranklin.jl
MIT License
40 stars 1 forks source link

put cache loading in a `try-catch` and if it fails, retry once more automatically with `clear=true`. #233

Closed tlienart closed 1 year ago

tlienart commented 1 year ago

this is already the case, if comes back; there's something fishy going on; likely what happened is desrerialize works and then there's a clash at another moment e.g. when backing up then reloading the global context.