urbit-pilled
urbit-pilled
This seems doable for me, I'll start working on this issue. /attempt #3336 Options Cancel my attempt
This is related to my work in https://github.com/infinyon/fluvio-client-python/pull/359 /attempt #3859 | [Algora profile](https://console.algora.io/@/urbit-pilled) | Completed bounties | Tech | Active attempts | Options | | --- | --- | ---...
I was trying to implement async without changing the fluvio repo upstream with the Clone modifications, but I think this is a good solution @Shylock-Hg. You can takeover the bounty.
Looks like something I can fix, I'll give it a try /attempt #2930
This is identical to https://github.com/zio/zio-http/pull/2666
The tree-sitter hoon repo is [here](https://github.com/urbit-pilled/tree-sitter-hoon)
It may be because the tree-sitter-vue module has it's own html parser that implements the same external scanner functions? (idk, haven't checked this properly yet) https://github.com/getgrit/gritql/blob/c18a96efbb6fa2ec1301e8f6d50ef83125833b0a/resources/language-metavariables/tree-sitter-html/src/scanner.c#L338-L341 https://github.com/getgrit/gritql/blob/c18a96efbb6fa2ec1301e8f6d50ef83125833b0a/resources/language-metavariables/tree-sitter-vue/src/tree_sitter_html/scanner.cc#L285-L287