cf-abacus icon indicating copy to clipboard operation
cf-abacus copied to clipboard

Potential race condition in service initialization code

Open jsdelfino opened this issue 10 years ago • 1 comments

See background in issue #197 in particular this code section: https://github.com/cloudfoundry-incubator/cf-abacus/blob/master/lib/aggregation/aggregator/src/index.js#L531

The service could potentially accept requests before the OAuth token initialization completes.

jsdelfino avatar Apr 04 '16 15:04 jsdelfino

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/116891525.

cf-gitbot avatar Apr 04 '16 15:04 cf-gitbot