-
Updated
Dec 11, 2020
async
Here are 4,039 public repositories matching this topic...
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Dec 14, 2020 - C++
-
Updated
Nov 1, 2020 - JavaScript
TraceConfig.on_response_chunk_received doesn't trace if the response body is read from ClientResponse.content
This behavior isn't obvious when looking at Tracing Reference, [Streaming Response Content](https://docs.aiohttp.org/e
-
Updated
Dec 14, 2020 - Rust
-
Updated
Dec 14, 2020 - Kotlin
-
Updated
Dec 11, 2020 - Python
-
Updated
Dec 14, 2020 - Python
-
Updated
Dec 11, 2020 - C++
-
Updated
Dec 14, 2020 - C++
-
Updated
Dec 13, 2020 - Java
-
Updated
Dec 11, 2020 - Python
Stitching API
Opencv provide a Stitching module/API
Bascially, i would like to be able to rewrite stitching_detailed.cpp in javascript
This includes :
- Stitcher class
- Features extractors (already implemented in opencv4nodejs)
- Estimator
What should happen if deliver_cancel raises an exception? In the current implementation, the shielded cancel scope will prevent it from propagating until the process exits, which might take a while if the crash occurred before signaling the process in any way. Maybe on exception from a user-specified deliver_cancel we should call the default deliver_cancel to kill the process? Or just kill() since
-
Updated
Dec 14, 2020 - Kotlin
-
Updated
Nov 22, 2020
Currently, the macros expect SQLX_OFFLINE to equal "true" (case insensitive) to force offline mode. This is fine, but environment variables that can switch something on or off typically also accept 0 as false and 1 as true.
This should be a relatively easy fix, the code is here: https://github.com/launchbadge/sqlx/blob/master/sqlx-macros/src/query/mod.rs#L40
I would also prefer to use
-
Updated
Dec 12, 2020 - PHP
Improve this page
Add a description, image, and links to the async topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the async topic, visit your repo's landing page and select "manage topics."
First check