-
I found the issue of at least one of the cases the eels resover reports an error
```
.venv/lib/python3.12/site-packages/requests/models.py:974: in json
return complexjson.loads(self.text, **k…
-
**Is your feature request related to a problem? Please describe.**
As part of our security posture, we aim to be able to correlate logged usage of our Azure Key Vault in our application with the lo…
-
Good day.
In backup.js there are 2 function in which you use keyword 'await' probably incorrectly. These are copyFiles and saveManifest.
You don't use another related keyword 'await' so it is first …
-
The hash type field does not allow atomic updates for its fields. Only the whole field is updated.
Much as in #1286 this causes data loss when a Document is updated in multiple requests/threads at the…
-
See https://github.com/GroundMeteor/db/issues/101
> ```
> Template.flowCharting.onRendered(function () {
> $('select').material_select();
> $container = $('#container');
> window.addEvent…
-
- `group_by` should return groups as lists of nodes instead of transforming to string names
- would be nicer if groups were returned as our own object instead of a hash map so we can have additional …
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsn…
-
### What is the feature you are proposing?
Add the evidence metadata to redis on upload so that after evidence has been uploaded that it can be queried by the command line.
### What would this featu…
-
When I create a transaction that inserts a valid object followed by an invalid object that doesn't have a hash key nor a range key an error happens as expected, but I can't rollback, leaving the valid…
-
Looks like what happened in #52997 pkgeval is during serialization of Parquet2 there were 2 distinct MethodInstance objects
```
getindex(WeakRefStrings.StringArray{Union{Base.Missing, 𝒯}, 1} where 𝒯…