Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fast-zip-visitor? #8

Open
jcharaoui opened this issue Jul 7, 2022 · 0 comments
Open

Update fast-zip-visitor? #8

jcharaoui opened this issue Jul 7, 2022 · 0 comments

Comments

@jcharaoui
Copy link

Dear maintainer,

When running the PuppetDB testsuite in Debian with fast-zip 0.7.0 and the current version of fast-zip-visitor, many errors like this one are generated:

ERROR in (query-with-explain) (core.cljc:117)
Uncaught exception, not in assertion.
expected: nil
  actual: java.lang.ClassCastException: class clojure.lang.PersistentVector cannot be cast to class clojure.lang.ISeq (clojure.lang.PersistentVector and clojure.lang.ISeq are in unnamed module of loader 'app')
 at fast_zip.core$down.invokeStatic (core.cljc:117)
    fast_zip.core$down.invoke (core.cljc:108)
    fast_zip.visit$visit.invokeStatic (visit.clj:47)
    fast_zip.visit$visit.invoke (visit.clj:32)
    puppetlabs.puppetdb.zip$pre_order_visit.invokeStatic (zip.clj:112)
    puppetlabs.puppetdb.zip$pre_order_visit.invoke (zip.clj:107)

If we downgrade to fast-zip 0.5.0, those errors don't appear.

Would it be possible to update fast-zip-visitor so that it works with the latest and greatest fast-zip?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant