Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multiple races within actor/cycle detector interactions #4251

Merged
merged 9 commits into from
Nov 22, 2022

Commits on Nov 16, 2022

  1. WIP

    SeanTAllen committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    eebfc76 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded guard

    SeanTAllen committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    906185a View commit details
    Browse the repository at this point in the history
  3. No pad

    SeanTAllen committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b1a4b39 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Working

    SeanTAllen committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    36c2578 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Add documentation

    SeanTAllen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    92b4ef1 View commit details
    Browse the repository at this point in the history
  2. Add release notes

    SeanTAllen committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    82709b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Update .release-notes/cycle-races.md

    Co-authored-by: Joe Eli McIlvain <joe.eli.mac@gmail.com>
    SeanTAllen and jemc committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b88b8aa View commit details
    Browse the repository at this point in the history
  2. Update src/libponyrt/gc/cycle.c

    Co-authored-by: Joe Eli McIlvain <joe.eli.mac@gmail.com>
    SeanTAllen and jemc committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7bb9209 View commit details
    Browse the repository at this point in the history
  3. Update src/libponyrt/gc/cycle.c

    Co-authored-by: Joe Eli McIlvain <joe.eli.mac@gmail.com>
    SeanTAllen and jemc committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b459a52 View commit details
    Browse the repository at this point in the history