-
Today, changefeed frontiers update their legacy_progress row in the job info table whenever checkpointing occurs. This creates unnecessary contention on the job info table, since the legacy_progress i…
-
The Python `replicate.console` package doesn't currently wrap long log lines. Wrapping makes logs more human-readable but less machine-readable, so it should only wrap when it detects an interactive c…
-
Dear Andrea,
I hope you are all fine. I would like to report a question of mine rather than a true issue.
This one concerns the way this API creates dcat:Distribution classes used to describe d…
-
This issue is to track the remaining TODOs to improve the design of `compiler`.
- Refactor the representation of the results of different levels of search, e.g., `Strategy`. It seems unreasonable t…
-
## Actual output
**When** running the example for the vending machine here: https://www.mcrl2.org/web/user_manual/tutorial/machine/index.html#first-variation
```mcrl2
act
ins10, optA, acc10, p…
-
**What's the problem this feature will solve?**
Users who may have possibly installed malicious packages don't have insight into what packages have been taken down by PyPI administrators.
**Descri…
-
We need to create a way to make such tables machine readable.
-
@erdembayar commented on [Sat, 03 Dec 2022 19:22:16 GMT](https://github.com/NuGet/Client.Engineering/issues/2061)
Related to https://github.com/NuGet/docs.microsoft.com-nuget/issues/2922
Create Json…
-
It is worth exploring whether there are better alternatives to insect KEGG pathway annotation than KOBAS since when we developed the pipeline ~5 years ago.
General considerations:
- have other dat…
-
Currently batten output format is human readable text with some nice green and red coloring.
We would like to add an option for machine readable formats, like JSON, which can be used for integrations …