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

debugging a desc-branch test hang in config local tests #2959

Closed
wants to merge 936 commits into from

Conversation

benclifford
Copy link
Collaborator

No description provided.

Previously the code around block ID allocation was a bit fuzzy and
it looks like it could sometimes allocate the same block ID several
times in the presence of failure.

This is at least causing confusion in debugging frequent hangs in
CI.

A second ID allocated was used when a block ID had not already been
allocated, for simulating failures. This ID allocation code is changed
in this PR to use the same sequence counter.
The before message referred to manager; the after
message referred to worker.

This patch makes them the same - using manager
… WQ coprocesses for monitoring test as that is the intended usage mode, and the non-coprocess path seems to have some problems
…fter splitting monitoring and visualization dependencies
…stem mode on WQ, as I didn't intend to switch it away from that in recent push to desc branch
@benclifford benclifford force-pushed the benc-tmp-hang-bisect branch 2 times, most recently from 2a1efc1 to be4371d Compare November 15, 2023 15:44
add cctools to dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant