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

Spawn Work #401

Merged
merged 9 commits into from
May 27, 2011
Merged

Spawn Work #401

merged 9 commits into from
May 27, 2011

Commits on May 27, 2011

  1. New tasks run, but their arguments get lost and something ends up in …

    …an infinite loop when the task exits.
    Eric Holk committed May 27, 2011
    Configuration menu
    Copy the full SHA
    21efd07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb4c7a9 View commit details
    Browse the repository at this point in the history
  3. Working on 2 argument spawn. The arguments seem to be copied correctl…

    …y once, but then they get lost.
    Eric Holk committed May 27, 2011
    Configuration menu
    Copy the full SHA
    dad4264 View commit details
    Browse the repository at this point in the history
  4. Programs using spawn terminate

    Eric Holk committed May 27, 2011
    Configuration menu
    Copy the full SHA
    a88af90 View commit details
    Browse the repository at this point in the history
  5. Removing excessively verbous logging.

    Eric Holk committed May 27, 2011
    Configuration menu
    Copy the full SHA
    da0e0b6 View commit details
    Browse the repository at this point in the history
  6. Un-XFAILing spawn tests.

    Eric Holk committed May 27, 2011
    Configuration menu
    Copy the full SHA
    842bf7c View commit details
    Browse the repository at this point in the history
  7. Switching over to wrappers for spawning functions of multiple argumen…

    …ts. Doesn't quite work yet.
    Eric Holk committed May 27, 2011
    Configuration menu
    Copy the full SHA
    d49998f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cfc388 View commit details
    Browse the repository at this point in the history
  9. Generating names for wrappers, removed extra logging

    Eric Holk committed May 27, 2011
    Configuration menu
    Copy the full SHA
    5279504 View commit details
    Browse the repository at this point in the history