-
https://github.com/facebook/buck/issues/2007 was one of the examples of such behavior observed (and fix fixed this behavior discrepancy in regards to some errors)
See this line:
https://github.co…
-
I propose two enhancements that, together, are aimed at helping developers keep total unit test times below an acceptable threshold.
The first enhancement is to have each unit test have a time limi…
-
Dear maintainers of Elmer FEM,
This is Dr. Zaikun Zhang from the Hong Kong Polytechnic University. Together with Professor [N.I.M. Gould](https://www.numerical.rl.ac.uk/people/nimg/), I am responsi…
-
Specifying "tiff-json" storage device causes a acquire api status check error. The code is below. The same code runs fine when "tiff" is used as the storage device.
```python
import acquire
impo…
-
### What would you like to happen?
Add a way to handle uncaught runtime exceptions thrown within a transform to the Python SDK, e.g. something like this `with_exception_handling()` method:
```pyth…
-
Using just:
```yaml
Layout/IndentationStyle:
EnforcedStyle: tabs
```
instead of:
```yaml
Layout/IndentationStyle:
IndentationWidth: 1
EnforcedStyle: tabs
```
leads to an infinite …
-
Just to keep track of the remaining "problem children" from the recent sync of all approved pathways, here's a list pathways that can't be converted to pvjson, svg and png using our main script. I de…
-
### Describe the bug
When I click "Create new bottle" button, it stuck on "creating Bottle" message for infinite.
### To Reproduce
1) Click create new bottle
2) Leave everything as by default an…
-
The clang-format and both Linux x86 jobs suddenly started failing about an hour ago.
Xref #4780 where 32-bit apt packages were messed up.
Clang-format says:
```
Reading Script: /home/runner/wo…
-
Hello, I am running two identical route reflector servers with around 80 ibgp peers using GoBGP 2.23 (on Centos 7).
After 5 days of runtime, gobgpd crashed on one of the servers but not on the othe…