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

Implement 'future-call' to support pmap #39

Merged
merged 6 commits into from
Aug 16, 2023
Merged

Implement 'future-call' to support pmap #39

merged 6 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. Implement 'future-call' to support pmap

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0fd895d View commit details
    Browse the repository at this point in the history
  2. Add no-op agent to support deref-as-map

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    857dc92 View commit details
    Browse the repository at this point in the history
  3. Fix deref timeout interface

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b816f5b View commit details
    Browse the repository at this point in the history
  4. go get go1.19.3

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f1768fd View commit details
    Browse the repository at this point in the history
  5. Fix possible leaked lock bug

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    91c7343 View commit details
    Browse the repository at this point in the history
  6. Fix semantics of deref with timeout

    Signed-off-by: James Hamlin <[email protected]>
    jfhamlin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b79dc99 View commit details
    Browse the repository at this point in the history