Calvin
Calvin
I don't quite understand what I'm looking at here. Though, it seems it might actually be a result of my compositor? I have no idea.
@faressoft What do you mean a GUI OS? That's not a thing. I was having this issue using Manjaro which uses Xorg.
So I can try to tackle this issue after I finish working on refactoring the symbolic module. In terms of theory, these two papers are a great reference for what...
> Is this repo paused again? @zimond I just got here. Has maintenance been an issue?
https://codesandbox.io/s/bitter-resonance-enf7fn If you go to this sandbox and type in anything in the GRPC address, then once you hit "connect" the error will appear in the console. Note: for some...
Any reason for why this PR has been delayed? I could use this in my current work.
+1 This is plugin is effectively useless so long as this issue exists. Have the devs abandoned this repo?
I'm using 0.2.4 and am still encountering this issue. This problem exists while using Xandra 0.12 and 0.13 though using 0.10 seems to work with some CQL errors. Edit: I...
At the moment, there is a deadlocking problem when multiple requests for write access are made.
@parasyte The function `RwLock::try_read` is only responsible for creating a guard should the state of the lock allow it. We could change the priority between read/write access by controlling how...