-
``````
Supporting asynchronous module definition [1] would allow to use
CommonJS-compliant asynchronous javascript loaders like requirejs [2] on the
client side.
This also allows to declare depende…
-
```
Is there a way to get an async version of MP4Optimize? That is taking around 2
minutes on my test file to complete. I'd like to be able to display a progress
bar during optimization to let the…
-
``````
Supporting asynchronous module definition [1] would allow to use
CommonJS-compliant asynchronous javascript loaders like requirejs [2] on the
client side.
This also allows to declare depende…
-
```
Is there a way to get an async version of MP4Optimize? That is taking around 2
minutes on my test file to complete. I'd like to be able to display a progress
bar during optimization to let the…
-
- [x] I have read this issue template and provided all possible information.
- [x] I'm using CocoaPods and have run `pod update` before filing this issue.
---
## Hardware / Software
Which v…
-
Currently, DataScript queries are synchronous. When a query is executed, each pattern has `search` called in sequential order against a record that implements `datascript.db.ISearch`. The `search` c…
-
```
/====================================================================================================================================\
| co19/LanguageFeatures/Augmentation-libraries/defining_aug…
-
like this `void on_http(connection_hdl hdl)`, I can only process one request at the same time
-
Project is not completely asynchronous. Need to use more proper asyncio functionality and replace requests with aiohttp. This does not directly impact users, but if more than one person is using the s…
-
**Is your feature request related to a problem? Please describe.**
At the moment `SchemaJsonLocater` loads requested schema synchronously, which causes the main thread to block when loaded schema i…