-
# Bug report
### Bug description:
[Immortal](https://dictionary.cambridge.org/us/dictionary/english/immortal) objects should live forever. By definition, immortality is a permanent property of a…
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X]…
-
I attempted to use a datapack to modify biome generation in the overworld using a custom `data/minecraft/dimension/overworld.json` file inside the datapack. However, when YUNG's Cave Biomes is install…
-
# Is your feature request related to a problem? Please describe.
Upon realising #22 it was apparent the single source file building this file and slot transfer utility suffers from historical growt…
-
Our MD modules provides a multi-part API where some sequences are guaranteed to work, and some other sequences just happen to work with our software implementation but are no guaranteed to work with a…
-
### Discussed in https://github.com/Azure/azure-functions-durable-extension/discussions/2904
Originally posted by **Bionic711** August 28, 2024
I am currently working on a Durable Function wri…
-
It's not urgent at all, since the consumer can create abstractions that hide certain functions but wanted to see what we think about this (Or if we just wanna say "leave it to the consumer to deal wit…
-
Currently, code coverage includes both fuzz and concrete tests. The fuzz tests require that functions are not reverting. That's why we use `assume` and `bound` in them. Thus, they only test for non re…
-
### Please confirm there isn't an existing open bug report
- [X] I have searched open bugs for this issue
### Summary
The functions `Hibernate` (Mettre en veille) and `Suspend` (Suspendre) function…
-
### **Implementation Plan for a Jinaga Custom Azure Functions Trigger**
This plan is split into two parts: developing the custom binding and using it in an application.
---
## **Part 1: Developing …