-
Updated
Jun 1, 2021
async
Here are 4,474 public repositories matching this topic...
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Jun 5, 2021 - C++
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Jun 5, 2021 - Rust
[server] Add warning when a cookie's length would exceed the RFC 6265 minimum user-agent support
We had a report in aiohttp-session (see aio-libs/aiohttp-session#574) that a user submitting a 'large' cookie had the cookie dropped by the receiving browser.
According to RFC 6265 - section 6.1:
General-use user agents SHOULD
provide each of the following minimum
-
Updated
Jun 5, 2021 - Kotlin
-
Updated
Apr 12, 2021 - Python
-
Updated
Jun 2, 2021 - Python
-
Updated
May 19, 2021 - C++
-
Updated
Jun 2, 2021 - C++
-
Updated
Apr 22, 2021 - Java
-
Updated
Jun 3, 2021 - Python
Describe the bug
When I have gitui running in an iTerm tab, gitui triggers activity in the tab when I switch to another tab, despite the program being idle. I imagine it triggers for other terminal emulators, but I'm not in a position to easily test this.
To Reproduce
Steps to reproduce the behavior:
- Open an iTerm2 window with some tabs configured to show terminal activity
- Ope
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
Jun 3, 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
May 31, 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