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

Ensure read conversion cache cannot be cleared mid-use #16

Closed
ghost opened this issue Jan 14, 2015 · 2 comments
Closed

Ensure read conversion cache cannot be cleared mid-use #16

ghost opened this issue Jan 14, 2015 · 2 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Jan 14, 2015

Ensure read conversion cache cannot be cleared mid-use. A poorly timed clear could lead to nil being returned instead of the converted value.

@jmthomas
Copy link
Contributor

We've noticed data drop outs in telemetry (things go to 0) which I think might also be a result of returning a nil. If you could work this I think we want this change ASAP.

ghost pushed a commit that referenced this issue Jan 23, 2015
ghost pushed a commit that referenced this issue Jan 23, 2015
ghost pushed a commit that referenced this issue Jan 27, 2015
ghost pushed a commit that referenced this issue Jan 27, 2015
@ghost
Copy link
Author

ghost commented Jan 27, 2015

Resolved by pull request #24

@ghost ghost closed this as completed Jan 27, 2015
@ghost ghost added the bug label Feb 20, 2015
@ghost ghost added this to the v3.1.1 milestone Feb 20, 2015
ghost pushed a commit that referenced this issue Feb 16, 2021
Merge in COSMOSEE/base from COSMOSEE-46_web_dataviewer to master

* commit 'dc505c9669568ee938cbe4e991d02583ffac0780': (54 commits)
  Move common stream receiver component attributes to mixin
  Move computed under data
  Fix bug in admin console new tool form submission
  Add data viewer to list of tools in code
  Cleanup
  Fix check to see if thread is done
  Fix streaming multiple value types simultaneously
  Add value type selection to data viewer
  Add value type to streaming api packet response
  Add decom ability to DumpComponent
  Fix prettier issues
  Add basic decom table component functionality
  Add decom streaming to data viewer
  Fix streaming whole packets in decom mode
  Remove unused components
  Add start and end time to Data Viewer
  Delete extra tasks.json left over from merge
  Hide received count from dump component
  Fix scrubbing through filtered history in DumpComponent
  Add helper text form empty Data Viewer
  ...
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant