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

High tick speed issues #1

Open
2 tasks
jcrd opened this issue Mar 9, 2021 · 1 comment
Open
2 tasks

High tick speed issues #1

jcrd opened this issue Mar 9, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jcrd
Copy link
Owner

jcrd commented Mar 9, 2021

Noticeable at 100ns tick speed:

  • cmd/json will sometimes freeze but not exit upon receiving interrupt signal.
    This issue occurs even at the default tick speed of 1ms.
  • cmd/web will randomly hang.
@jcrd jcrd self-assigned this Mar 9, 2021
@jcrd jcrd added the bug Something isn't working label Mar 9, 2021
jcrd added a commit that referenced this issue Mar 16, 2021
First step toward diagnosing #1.
@jcrd
Copy link
Owner Author

jcrd commented Oct 17, 2021

tidepool's architecture was redesigned to avoid mutexes in an effort to address this issue.
It may be fixed but further followup is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant