-
Updated
Oct 5, 2021
async
Here are 4,829 public repositories matching this topic...
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Oct 8, 2021 - C++
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Oct 8, 2021 - Rust
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
Aug 31, 2021 - JavaScript
-
Updated
Oct 8, 2021 - Kotlin
-
Updated
Oct 5, 2021 - Cython
-
Updated
Oct 7, 2021 - Python
-
Updated
Aug 23, 2021 - C++
-
Updated
Oct 6, 2021 - C++
-
Updated
Oct 7, 2021 - Python
-
Updated
Aug 24, 2021 - Java
Is your feature request related to a problem? Please describe.
It's not a problem but would be an improvement to avoid misunderstandings
Describe the solution you'd like
I wanted to remap the stage_item/unstage_item to Spacebar instead of Enter, so I changed
enter: ( code: Enter, modifiers: ( bits: 0,),),
to
enter: ( code: Char(' '), modifiers: ( bits: 0,),)
Could you please make AnyKind derive Copy and Clone ?
That'd help me a lot. Now I need to create another enum and cannot use AnyKind directly.
-
Updated
Sep 29, 2021 - Java
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
Oct 5, 2021 - Go
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