1. 18 Jan, 2019 2 commits
  2. 17 Jan, 2019 10 commits
  3. 16 Jan, 2019 3 commits
  4. 12 Jan, 2019 1 commit
  5. 11 Jan, 2019 2 commits
  6. 10 Jan, 2019 6 commits
  7. 09 Jan, 2019 2 commits
  8. 28 Dec, 2018 2 commits
  9. 27 Dec, 2018 4 commits
  10. 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
  11. 06 Dec, 2018 2 commits
  12. 03 Dec, 2018 1 commit
  13. 02 Dec, 2018 1 commit
  14. 30 Nov, 2018 3 commits