-
Updated
Jul 25, 2021
async
Here are 4,706 public repositories matching this topic...
-
Updated
Aug 22, 2021 - JavaScript
-
Updated
Aug 20, 2021 - C++
-
Updated
Aug 17, 2021 - JavaScript
-
Updated
Aug 19, 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
Jul 30, 2021 - JavaScript
-
Updated
Aug 23, 2021 - Kotlin
-
Updated
Aug 10, 2021 - Cython
-
Updated
Aug 22, 2021 - Python
-
Updated
Aug 23, 2021 - C++
-
Updated
Aug 22, 2021 - C++
-
Updated
Aug 22, 2021 - Python
-
Updated
Jun 30, 2021 - Java
scrollbar in revlog
we should have all we need to visualise the scrollbar position in the revlog using draw_scrollbar
(like we do in many other widgets)
Not a big deal since I usually have DATABASE_URL
in .env
anyways, but I just noticed in a new project before creating .env
that sqlx mig add init
failed with
error: The DATABASE_URL environment variable must be set
Which there doesn't seem to be a good reason for.
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
-
Updated
Aug 16, 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 29, 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