-
The client should show the Hatohol server error ASAP.
-
I get this error in my console very often
```
[11:34:05] [Netty Epoll Server IO #2/ERROR]: Could not pass event ServerListPingEvent to ServerListPlus v3.4.6
org.bukkit.event.EventException
at org…
-
Currently synchronously, but would be better if offloaded as a task.
-
Asynchronously loaded asm.js code prints misleading timing information. Based on my discussion with Till, this appears to be the time it takes for the compiled / cached asm.js code to be made availabl…
-
Performance could be greatly improved if feeds could be downloaded in parallel.
-
I asynchronously sent a Solana transaction and received a transaction ID (txId), but I want to know the final status of the transaction, including whether it was successful, failed to execute, or disc…
-
https://github.com/dongockhanh3103/nimble-tech-test/blob/10cc1e0fc510a31b7bf821947c7ccb9cb4134b9e/app/controllers/attachment_controller.rb#L8-L17
The attachment controller calls synchronously the o…
-
```
What steps will reproduce the problem?
Scrolling in list view with decent number of binded ImageViews is not so
smooth; probably because of synchronous bitmap loading from cache files.
Could yo…
-
Hi, maybe i'm getting something wrong, or one of my ad providers are.
but using postscribe with this string:
```
'
googletag.pubads().definePassback("/53015287/derstandard.at_d_de_300x250_1", [3…
-
Currently, using a ManyToManyField from the playhouse package triggers a sync_query. It would be awesome if this could be handled asynchronously.