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

Sources can tell the framework they need to synchronize #621

Merged
merged 1 commit into from Aug 28, 2013

Conversation

Dr15Jones
Copy link
Contributor

Added the potential to allow a Source to tell the framework it needs the
framework to finish any outstanding concurrent work before the Source
can proceed. This allows the Source to handle any cases where it can't
work in parallel. For now, the EventProcessor just ignores the statement
since everything is singled threaded right now.

Added the potential to allow a Source to tell the framework it needs the
framework to finish any outstanding concurrent work before the Source
can proceed. This allows the Source to handle any cases where it can't
work in parallel. For now, the EventProcessor just ignores the statement
since everything is singled threaded right now.
@Dr15Jones
Copy link
Contributor Author

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next IBs unless changes or unless it breaks tests.

@ktf
Copy link
Contributor

ktf commented Aug 27, 2013

@nclopezo can you do the usual round of tests? thanks.

@ghost ghost assigned nclopezo Aug 27, 2013
@nclopezo
Copy link
Contributor

Hi,

I ran the tests on top of CMSSW_7_0_X_2013-08-28-0200, all tests passed

The logs are here:

https://cmssdt.cern.ch/jenkins/job/Pull-Request-Integration/ARCHITECTURE=slc5_amd64_gcc472/298/consoleFull

and the artifacts here:

https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/298/

ktf added a commit that referenced this pull request Aug 28, 2013
Sources can tell the framework they need to synchronize
@ktf ktf merged commit ad63181 into cms-sw:CMSSW_7_0_X Aug 28, 2013
gpetruc added a commit to gpetruc/cmssw that referenced this pull request Mar 7, 2016
Heppy Kalman Muon Corrections for 76X
cvernier pushed a commit to cvernier/cmssw that referenced this pull request Jan 13, 2017
minimal version of deep CSV implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants