-
I want to make webview_deno support async binding, which under the hood need pool tokio event in separate thread, and trigger on UI thread!
**Is your feature request related to a problem? Please de…
-
## Bug Report
#### Current Behavior
event loop thread gets blocked during disconnection/reconnection
#### Input Code
```java
public class MultiThreadSyncGet {
private sta…
-
### Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
Played around with nuscenes in a native release build. Opened the command pallete and went "Reset Rerun". Crashed with the following callstack:
```
thread 'main' panicked at 'Error in Queue::submit:…
Wumpf updated
2 weeks ago
-
Here is the list of requirements to make the Windows IOCP event loop fully compatible with EC:
- `EV::IOCP` SHOULD yield runnable fibers internally, so we can monkey patch `EV::IOCP#run(EC::Queue*,…
-
Deno's manual doesn't seem to have a detail section for the event loop. (I'm new to deno, so I might miss the section.)
How is the event loop implemented in Deno with Tokio different from Node.js?
F…
-
How would I go about using the websocketfeed to get
['topic' => '/market/ticker:XHV-USDT']
['topic' => '/market/ticker:XHV-USDT'],
['topic' => '/spotMarket/tradeOrders'],
['topic' => '/account/…
-
Minimal illustrative code is below. Using tray-icon 0.19.2
As mentioned in title, upon clicking the menu item, the MenuEvent receiver only gets the event upon subsequent mouse move .. i.e in the test…
-
Support the below event types:
1. IRDP events : https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/IRDP.htm
2. L3 Encap capacity events : https://www.arubanetworks.com/…
-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
### AnyIO …