Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Add more tests for appsync #1760

Merged
merged 1 commit into from
Feb 3, 2021
Merged

Add more tests for appsync #1760

merged 1 commit into from
Feb 3, 2021

Conversation

sethvargo
Copy link
Member

Refs #1399

Release Note

Add more tests for appsync

/assign @whaught

@google-cla google-cla bot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Feb 3, 2021

ok, err := c.db.TryLock(ctx, appSyncLock, c.config.AppSyncMinPeriod)
if err != nil {
logger.Errorw("failed to acquire lock", "error", err)
Copy link

Choose a reason for hiding this comment

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

[errorw-bot] reported by reviewdog 🐶
logger.Errorw("failed to acquire lock", "error", err)

@sethvargo
Copy link
Member Author

Oh goodie a race! I'll look tomorrow.

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sethvargo, whaught

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit 191468f into main Feb 3, 2021
@google-oss-robot google-oss-robot deleted the sethvargo/appsync_test branch February 3, 2021 18:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants