Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use negative deadline to ensure timeout inTestWebhook/timeout#14498

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dannykopping merged 2 commits intomainfromdk/webhook-flake
Aug 30, 2024

Conversation

dannykopping
Copy link
Contributor

Closes#14060

I suspect two things:

  1. CI is not showing us panics on Windows for some reason, because
  2. The context was not being canceled which meant thatserverFn was being called, yet it was nil which caused the panic

I replicated this on a Windows workspace

image

Setting a deadline 1h ago (instead of a timeout 1ns from now) seems to be more reliable.

Signed-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
@dannykoppingdannykopping merged commit9596f23 intomainAug 30, 2024
27 checks passed
@dannykoppingdannykopping deleted the dk/webhook-flake branchAugust 30, 2024 14:46
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 30, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@DanielleMaywoodDanielleMaywoodAwaiting requested review from DanielleMaywood

Assignees

@dannykoppingdannykopping

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

flake:TestWebhook
2 participants
@dannykopping@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp