Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix stackoverflow and logcontexts from linearizer #2532

Merged
merged 1 commit into from Oct 11, 2017

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Oct 11, 2017

  1. make it not blow out the stack when there are more than 50 things waiting
    for a lock. Fixes Synchrotrons can deadlock on state_resolve_lock whilst calculating /sync #2505.

  2. Make it not mess up the log contexts.

1. make it not blow out the stack when there are more than 50 things waiting
   for a lock. Fixes #2505.

2. Make it not mess up the log contexts.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants