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

Sometimes make merge-queue dead-lock #247

Open
tetsuharuohzeki opened this issue Nov 29, 2017 · 2 comments
Open

Sometimes make merge-queue dead-lock #247

tetsuharuohzeki opened this issue Nov 29, 2017 · 2 comments

Comments

@tetsuharuohzeki
Copy link
Contributor

Like voyagegroup/eslint-config-fluct#116 (comment), popuko sometimes causes a dead lock.

@tetsuharuohzeki tetsuharuohzeki changed the title Sometimes deadlocking merge queue Sometimes cause dead lock merge queue Nov 29, 2017
@tetsuharuohzeki tetsuharuohzeki changed the title Sometimes cause dead lock merge queue Sometimes make merge queue dead lock Nov 29, 2017
@tetsuharuohzeki tetsuharuohzeki changed the title Sometimes make merge queue dead lock Sometimes make merge-queue dead-lock Nov 29, 2017
@nekoya
Copy link
Member

nekoya commented Nov 29, 2017

Yeah, I sometimes meet such stuation like this.

I suspect that the event from Travis was missed with some reason, but the details is not clear to me yet.

In this case, Popuko doesn't have remained task on eslint-config-fluct queue.

{
  "version": 0,
  "auto_merge": {
    "queue": [],
    "current_active": null
  }
}

@nekoya
Copy link
Member

nekoya commented Mar 20, 2018

We met the case #248.

2018/03/20 18:03:40 info: could not get the info for #248
2018/03/20 18:03:40 debug: context canceled
2018/03/20 18:03:40 info: We treat it as 'mergeable' to avoid miss detection because we could not fetch the pr info,

These messages are published at isMergeble function.

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

No branches or pull requests

2 participants