Fork me on GitHub
#pathom
<
2018-11-02
>
levitanong10:11:35

@wilkerlucio When using (p/post-process-parser-plugin p/elide-not-found), I get PathomRemote error: Error: No protocol method IWithMeta.-with-meta defined for type cljs.core.async.impl.channels/ManyToManyChannel: [object Object] when dealing with async/parallel parsers

levitanong10:11:00

So far I’ve worked around it with extend-type, and just making -with-meta a no-op, but I hope that doesn’t break anything.

wilkerlucio11:11:39

@levitanong can you try again with 2.2.0-RC2 please?

wilkerlucio11:11:10

I just realized the post-process-plugin wasn't handling async, and given the parallel parser is async then this problem happens

wilkerlucio11:11:32

on RC2 it should proper handles it so you don't get channel read errors

👍 8
levitanong11:11:12

@wilkerlucio awesome! will check it when I can. Currently away from my machine.

👍 4