-
I have been working on implementing async h5py as a project in [GSoC 2022](https://summerofcode.withgoogle.com/), which can use the new asynchronous IO interface HDF5 provided by HDF5 1.13+ and the [a…
-
Hello,
I wanted to add an icon in a macro, and it seems to fail silently. No error in the console, and the html is truncated just before the icon, the macro is returned and displayed as is. In my c…
-
### Steps to reproduce
1. Set up a new flutter project and enable web
2. Write a dockerfile to try and build for web in it (ours posted below)
3. Hook it up to a CI runner and have it try to buil…
-
### Problem Statement:
When using find mode (`/`) on large web pages, searching is slow to the point of unusable.
Reproducible via [https://nix-community.github.io/home-manager/options.xhtml](https:…
-
Follow up of #924 and #1079.
### Is your feature request related to a problem? Please describe.
Sometimes one needs to simulate an asynchronous user behavior. Hatching more users does not solve th…
-
File: src/notifications.js
Issue: [Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.](https://sonarcloud.io/project/issues?open=AZGVh-BY4m3Xmlma-BBf&id=CMU-17313Q…
-
From https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Production%20Engine%20Drone/239932/overview
```
[ERROR:flutter/shell/testing/tester_main.cc(666)] Unhandled exception
Exception: Sock…
-
* Spec: https://wicg.github.io/web-locks/
* Explainer: https://github.com/WICG/web-locks/blob/master/EXPLAINER.md
* MDN article: https://developer.mozilla.org/en-US/docs/Web/API/Web_Locks_API
* TAG…
-
### Issue
S5 node uses a full CPU core continuously under no load.
### Config
```
$ cat ./config/config.toml
# ! Documentation: https://docs.sfive.net/install/config
name = "my-s5-node"
[…
-
### Description
A `CredentialsProvider` can be invoked several times over the application's lifetime, not just on startup.
Besides, it can be invoked by an event loop thread.
But it has a synchro…