[PR #86] [MERGED] Fix data race in tests and enable race detector in CI builds #2615

Closed
opened 2026-03-15 20:53:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/86
Author: @hibiken
Created: 2/17/2020
Status: Merged
Merged: 2/17/2020
Merged by: @hibiken

Base: masterHead: fix/test


📝 Commits (2)

  • e91ed38 Fix data race in syncer test
  • b825dec Enable the race detector in CI builds

📊 Changes

2 files changed (+27 additions, -37 deletions)

View changed files

📝 .travis.yml (+1 -0)
📝 syncer_test.go (+26 -37)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/86 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 2/17/2020 **Status:** ✅ Merged **Merged:** 2/17/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `fix/test` --- ### 📝 Commits (2) - [`e91ed38`](https://github.com/hibiken/asynq/commit/e91ed381987564cbf9df17d2056e27aae423abce) Fix data race in syncer test - [`b825dec`](https://github.com/hibiken/asynq/commit/b825decea7a72339fd46e791123e88a1ad438762) Enable the race detector in CI builds ### 📊 Changes **2 files changed** (+27 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -0) 📝 `syncer_test.go` (+26 -37) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 20:53:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#2615
No description provided.