-
Feature-request: a cmd-let that can be used to query the operation system. I know it can be done with
_get-CimInstance Win32_OperatingSystem_
I'd like to specify, win10, win7, server2016 etc.
e.…
-
### Description
The underlying cause is poll(2) syscalls in the ext/ftp code (poll is one of those syscalls which cannot be resumed via SA_RESTART).
Short of guarding every single ftp operation, the…
-
Using broadcaster w/ fastapi and seeing an exception when using broadcaster via websockets.
Relevant parts:
```
await self._conn.execute("SELECT pg_notify($1, $2);", channel, message)
# …
-
## Description
https://archive.org/download/3-libjune-05/3LIBJUNE05.iso/library%2Fepocmisc%2Fworldtime%2FWorldTime.sis
## Details
```
Unimplemented operation opx.systinfo.SIDaylightSaving
WORLDTIME…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
1. Have burno `.bru` files…
-
It would be useful to be able to manipulate distributions in the Pex cache since these are the chief contributors to cache size and the cache items most directly identifiable to an end user since they…
-
In Mbed TLS 4.0 (upcoming), when `MBEDTLS_ECDH_RESTARTABLE` is enabled, ECDSA signature and verification operations in TLS 1.2 clients are interruptible, i.e. they will return `MBEDTLS_ERR_SSL_CRYPTO_…
-
In controllers/k8ssandra/cleanup.go we delete all the objects that are tied to a deleted K8ssandraCluster object.
The `deleteDeployments()`, `deleteServices()` and `deleteConfigMaps()` could benefit f…
-
Firstly, thanks y'all for this brilliant browser. I've been using it for about two or three weeks, and I am enjoying it very much! I have just a few suggestion for further improvements:
1. Add t…
-
As we discussed, sbcl 2.4.0 generates 17 ops for the following snippet:
```
(caten (!matmul (make-tensor `(a b)) (make-tensor `(b c))))
```
while the number of ops generated are many more using …