-
Notifications
You must be signed in to change notification settings - Fork 7
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
Adaptation of the profile collection for use with QueueServer - 2 #9
base: master
Are you sure you want to change the base?
Conversation
a3e3553
to
f0583ed
Compare
198a0ec
to
6a7e96b
Compare
I am troubled that I am asked to accept a PR of this size with one vague sentence of explanation and no real discussion of the context of the changes proposed. |
@bruceravel This branch includes code changes that are necessary to load the profile collection in Queue Server environment. We created this branch in November when we were testing the Queue Server the first time. Currently we are preparing for the next series of tests, so I rebased the code to include changes to master branch since November. There are no plans to merge the branch yet. In principle, the startup code from this branch is supposed to run identically to the original code if started from IPython, but it was never tested. |
This is rebased version of
remote_experiments_dama2
that includes latest work onxpress3
.