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

[dnm] repro for #106108 #106254

Closed
wants to merge 4 commits into from
Closed

Conversation

tbg
Copy link
Member

@tbg tbg commented Jul 6, 2023

See #106108

@cockroach-teamcity
Copy link
Member

This change is Reviewable

`andrei-jepsen` is very low on quota, and `cockroach-ephemeral` is no
longer used by the nightlies but is well-quotaed, so we should use it
instead.

Remove an old tripwire that tried to prevent folks from using
`cockroach-ephemeral`.

Epic: None
Release note: None
@tbg tbg force-pushed the repro-failover-106108 branch from d332a2f to 4fbf12e Compare July 6, 2023 23:04
@tbg tbg force-pushed the repro-failover-106108 branch from 4fbf12e to ada8fc8 Compare July 6, 2023 23:13
@tbg tbg closed this Jul 13, 2023
@@ -37,6 +44,45 @@ func (m *Mutex) AssertHeld() {
// An RWMutex is a reader/writer mutual exclusion lock.
type RWMutex struct {
sync.RWMutex
pcs []uintptr
watching *time.Timer // from mtime.AfterFunc
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

anchor comment that I'll reference from elsewhere

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.

2 participants