-
**Version Information**
Version of Akka.NET? dev branch
Which Akka.NET Modules? Akka.IO
**Describe the bug**
The way TcpListener is accepting new connection is buggy. JVM managed TCP sockets thr…
-
This issue has a bit of a history in discord: https://discord.com/channels/974500337396375553/974500337954222133/1245403250841096325
Here is a copy of the discussion:
brah.mcdude — Yesterday at…
-
**Version Information**
Version of Akka.NET?
1.5.13
Which Akka.NET Modules?
Akka.DistributedData
**Describe the bug**
I am learning to use Distributed Data and know that `ORSet` can be used t…
-
https://github.com/AkkaNetContrib/Akka.Persistence.PostgreSql/issues/35 - looks like this may be happening sooner rather than later!
-
### [WIP] Fix fragemented documentations
Add Getting Started section
* [ ] https://github.com/akkadotnet/akka.net/pull/5500
* [x] Create `~/articles/intro/getting-started`
* [x] Creat…
-
**Version Information**
v1.5
**Describe the bug**
https://github.com/akkadotnet/akka.net/pull/4148 added `public IActorRef ChildActorOf(Props props, string name, SupervisorStrategy supervisor…
-
**Version Used**:
`MSBuild version` - `17.0.0-preview-21427-02+414393fc1`
`System.Memory` - `4.6.27617.02`
**Context:**
At SonarSource, our `dotnet` code analyzers depend on `Google.Proto…
-
========================================
Version of Akka.NET? 1.5.0-Alpha
Which Akka.NET Modules? Akka or Akka.FSharp
========================================
The IActorRef of a child dies or re…
-
Here's some bugs I found in the bootcamp:
**Item #1**
In the 'Akka.NET Bootcamp Unit 1' email it says:
o get started, go to the /DoThis/ folder and open **WinTail.sln.**
However there is n…
-
I'm implementing a custom stream stage on Akka.NET Streams. In some sense, it backpressures in certain situations and, since it contains an inner queue, I need to check that the stage shouldn't pull n…