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