goodboy
goodboy
Just adding a skip on the marketstore docker test and then CI should run clean as well 🏄🏼
We have been seeing this same issue for quite a while now as per: https://github.com/pikers/piker/issues/443 I did a ton of digging as well down to the external `snappy` go lib...
> How is it possible to fix this error? only by removing the compression? No, tried that and it just results in an even more vague rpc error... See the...
i heared the winner issss @algorandpa 🏄🏼
As per #494 we have the data feed layer supported but order mgmt still yet to be implemented via #499
I was just about to post this request - would make this amazing plug a full replacement for anything using `ctags` and the `C-]` built-in bindings 😉
Also agree this would be a nice UX change and would make dropping `ctags` usage pretty much immediately possible 😎
Also noticed this and it would be amazing to add that `auto_close_on_unfocus` option when you can @pechorin !
Even `touch jaylist.json` in that path dir still results in the same crash. I'm not sure how exactly this is supposed to write a new playlist file; I guess i'll...
Ahh I see now, it's not parsing the user home symbol `~` of course. Looks like the [save code's file access](https://github.com/themayankjha/JAKYM/blob/master/jakym/__main__.py#L31) could use the `os.path.expanduser()` for this 😉 trying again...