1. 12 Sep, 2019 5 commits
  2. 27 Dec, 2018 3 commits
  3. 13 Dec, 2018 1 commit
    • Dominik Charousset's avatar
      Fix subtle potential bug in actor destruction · 3673feb6
      Dominik Charousset authored
      Actors that access the actor system in their cleanup code code, e.g., in
      the state destructor of stateful actors, can access an invalid context.
      Always accessing the home system instead of retrieving it from the
      context fixes this subtle bug.
      3673feb6
  4. 06 Dec, 2018 2 commits
  5. 03 Dec, 2018 1 commit
  6. 02 Dec, 2018 1 commit
  7. 30 Nov, 2018 3 commits
  8. 29 Nov, 2018 2 commits
  9. 27 Nov, 2018 2 commits
  10. 26 Nov, 2018 1 commit
  11. 25 Nov, 2018 2 commits
  12. 23 Nov, 2018 5 commits
  13. 22 Nov, 2018 12 commits