-
If `withTimeout` wraps a blocking job, it does not detect a timeout in conjunction with `newSingleThreadContext()`. Timeout detection works as expected with other dispatcher flavors:
```kotlin
imp…
-
# Feature or enhancement
### Proposal:
```python
# Python 3.11.2
File "/usr/lib/python3/dist-packages/borg/locking.py", line 291, in save
with open(self.path, "w") as f:
OSError: [Errno 95] …
-
Is it possible to use this with Celluloid and ActiveRecord, e.g. in a `Celluloid::IO` reactor so that queries do not block?
I don't mind helping but it would be good to know if there is any effort to…
-
I am trying to realize asynchronously play and record using play() and rec() methods, but when I set blocking=False for play(), it doesn't play sound anymore, here bellow is my demo-code, please help:…
-
### Description
Depuis l'ajout de #150
> Mixed Content: The page at 'https://saglac.io/archives' was loaded over HTTPS, but requested an insecure script 'http://gist-it.appspot.com/https://gith…
-
The application panicked (crashed) when some of the RPC nodes are unreachable.
Logs:
```
[2022-03-11T04:21:51.869184Z WARN rustls::check] Received a ServerHelloDone handshake message while expec…
lazam updated
9 months ago
-
I would like to parse simple test data. For example, here's a file with a request:
```
POST / http/1.1
Content-Type:application/x-www-form-urlencoded; charset=utf8
Date:Mon, 09 Sep 2011 23:36:00 GMT
…
-
BPO | [13564](https://bugs.python.org/issue13564)
--- | :---
Nosy | @pitrou, @giampaolo, @merwok
Dependencies | bpo-17552: Add a new socket.sendfile() method
Files | [ftplib-sendfile.patch](https://bu…
-
At some point the Aeon compiler should support a WebAssembly backend so you can use Aeon (at least to a certain extend) to build browser applications. Because it will probably take a few years for Web…
-
Has more options and will hopefully fix the outstanding issues without introducing any new bugs