Swift

Thread by @pointfreeco 1 1

**Point-Free** @pointfreeco [2026-04-22](https://x.com/pointfreeco/status/2047003847667716178)After naively introducing a new Account actor to fix an isolation problem we caused a reentrancy problem. The fix is to share the executor between the Bank and Account actors to allow them to communicate synchronously.Pretty amazing to see: https://pointfree.co/episodes/ep363-isolation-actor-reentrancy…Image