-
I'm not sure if this is a bug, or if I just don't understand the intended behavior, but I'm getting `TooManyOpenStreams` errors in cases where I did not expect them.
When running a client and serve…
-
Hi,
I am trying to integrate your tool into my existing project. Could you provide assistance in deploying this app on Heroku?
-
Via an issue from @sleevi and @mikewest, it seems we should have uniform advice for spec authors (and an IDL recipe) for how to handle cases where an API is only partially usable, as is the case for S…
-
Badger seems to have a bug, where when writing and reading from many goroutines at the same time, the data is not immediately available.
This bug is still valid on latest master: commit 0225b784d8d…
-
Hello!
I played with the framework a bit, the send option to send tokens inside the fork does work with some small edits/issues.
Now when I want to send the tokens out the fork, the next events ha…
-
We have a problem with a bit of our data, namely that due to historical reasons we have a fair amount of users in the database that do not have a verified primary email address. The side effect of thi…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: Payment Request
* Specification or proposal URL: https://github.com/w3c/payment-request/pull/694
### Othe…
-
i tried C++ async addon, and it took me 1 day. ( plus cancel a thread function)
why is it so hard to add a thread to nodejs?
-
@oyiptong made a well received proposal at TPAC 2017 for Encrypted Card, it was proposed that we could investigate the generalisation of this for all payment methods and a group discussed this at a br…
-
Hi All, i got race condition (with `go test -race`) between KV.Set and KV.Get in my application.
It never happened before and then we got it after recent badger update.
After some digging, i found…