-
Updated
Jul 6, 2021
async
Here are 4,627 public repositories matching this topic...
-
Updated
Jul 19, 2021 - JavaScript
-
Updated
Jul 21, 2021 - C++
-
Updated
Jul 15, 2021 - JavaScript
-
Updated
Jul 20, 2021 - Rust
Describe the bug
Originally, @asvetlov intended to delete any use of attrs
from aiohttp 4.0+ series via aio-libs/aiohttp#5284. He dropped it from the runtime deps too.
But there are some places that still rely on attrs
meaning that this will cause failures in runtime because of the missing dep. The tests currently succeed because attrs is listed as a test dep.
-
Updated
Jul 21, 2021 - Kotlin
-
Updated
Jul 13, 2021 - Python
-
Updated
Jul 21, 2021 - Python
-
Updated
Jul 21, 2021 - C++
-
Updated
Jul 21, 2021 - C++
-
Updated
Jul 21, 2021 - Python
-
Updated
Jun 30, 2021 - Java
Is your feature request related to a problem? Please describe.
I'm using a lot of markdown emoji in my commits message, but in gitui, the emoji are not parsed.
Describe the solution you'd like
Replace all markdown emoji by it's Unicode equivalent.
I have found this lib that can help: https://lib.rs/crates/gh-emoji
Describe alternatives you've considered
**Additional
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
Is it possible for sqlx to have an impl of Decode
for Cow<'_, str>
(with implementation delegation to str
, similar to what String
is doing)?
-
Updated
Jul 13, 2021 - Java
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
Jul 21, 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