-
**Motivation**
Ever since the merge of https://github.com/paritytech/frontier/pull/1019/ , we have the option of using `AccountId20` as the native account type. The PR applied this new type into `f…
-
So far, `FoxDB` and `FoxDataset` have not been properly integrated since `FoxDB` was still under development. However, now that this actually works, it's time to integrate the two. This has also becom…
-
### Check for existing issues
- [X] Completed
## Problem
As evidenced in https://github.com/zed-industries/zed/issues/5273, Jupyter Notebook users would love to edit notebooks. There's a ne…
-
As a feature request, it would be amazing if this library could work on `cloudflare workers`, `deno`, `vercel-edge`, `netlify-edge` and other edge runtimes.
These runtimes are gaining a lot of po…
-
Currently we read in parameters from YAML files, and calling `print` on a loaded `ParameterNode` (which often represents a single YAML file) will print out some of the original YAML read in. But a hug…
-
From CF console: CloudFormation did not receive a response from your Custom Resource. Please check your logs for requestId [d1a27269-63ff-46de-acdc-d544ce66bdf5]. If you are using the Python cfn-respo…
-
Hopefully we should be able to make a PR upstream now that things are a lot more stable than before. @Magniquick wanted to try out the new repo, so we should probably have him as a tester and report c…
-
### What happened?
I'm not super familiar with unity nor with Bep but I have a suspicion the newest update for Disney Dreamlight Valley had some sort of updated unity version in there causing a new i…
-
Calling `.unref()` is just fine, but sometimes it could be forgotten and cause memory leaks.
TC39 stage 3 proposal https://github.com/tc39/proposal-explicit-resource-management is aimed at solving …
-
With NativeAOT it's more likely that there will be multiple runtimes in one process. For the most part this should work, but the IPC created by EventPipe is a process wide resource. We should define a…