-
### Description
The full description with code snippets, screenshots, issue samples, etc is here https://github.com/Azure/azure-functions-durable-extension/discussions/2530
### Expected behavior
…
-
## Summary
This feature requests consists in adding a way in Dafny to ensure that some assertions are visible only within a certain scope.
## Background and Motivation
Proof durability is one…
-
**Architecture**
https://aws.amazon.com/blogs/architecture/optimize-cost-by-automating-the-start-stop-of-resources-in-non-production-environments/
https://aws.amazon.com/blogs/architecture/underst…
-
_From @handeeadiguzel on February 12, 2018 15:1_
> Please provide us with the following information:
> ---------------------------------------------------------------
### OS and Browser
> Window…
-
I've been gripped by the urge to try and write a [gossip](https://en.wikipedia.org/wiki/Gossip_protocol)-based protocol in Unison. (I'm OK with the fact I might not be able to typecheck or run it for…
-
I believe this is not possible with Kundera so far, but would be a nice to have.
Usually, when using Hibernate, I do this with a Maven plug-in, which I leave here for reference:
https://github.com/se…
pires updated
11 years ago
-
### Description
After migrating to the Isolated worker process, we've encountered an issue with handling exceptions. The `FunctionFailedException` is no longer accessible in the latest worker packa…
-
Hello,
i am using the OnBehalfOf-Flow to fetch informations about applications from graphapi.
When using `asyncio.gather` to "parallelize" multiple requests (e.g. to fetch application infos and ap…
-
The [agoric-sdk](https://github.com/Agoric/agoric-sdk) kernel needs to transform marshaled messages, preferably while respecting their encoding by using standard marshal interfaces. But doing so effec…
-
Greetings, Cyclone team. I've hit an issue trying to use CycloneDDS within a GUI application.
I have a basic "hello world" reader and writer working between two processes, and I've been trying to …