[PR #6] [MERGED] synchronized map access #9

Closed
opened 2026-02-26 10:34:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/orderbynull/lottip/pull/6
Author: @bradleypeabody
Created: 5/12/2018
Status: Merged
Merged: 5/16/2018
Merged by: @orderbynull

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+25 additions, -3 deletions)

View changed files

📝 proxy.go (+25 -3)

📄 Description

As mentioned at https://github.com/orderbynull/lottip/issues/5 the map access in proxy.go needs to be synchronized to avoid panics at runtime. This PR addresses that issue.


🔄 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/orderbynull/lottip/pull/6 **Author:** [@bradleypeabody](https://github.com/bradleypeabody) **Created:** 5/12/2018 **Status:** ✅ Merged **Merged:** 5/16/2018 **Merged by:** [@orderbynull](https://github.com/orderbynull) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1a30fa7`](https://github.com/orderbynull/lottip/commit/1a30fa701734e248b44290d11fc9088be01811f9) synchronized map access ### 📊 Changes **1 file changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `proxy.go` (+25 -3) </details> ### 📄 Description As mentioned at https://github.com/orderbynull/lottip/issues/5 the map access in proxy.go needs to be synchronized to avoid panics at runtime. This PR addresses that issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:34:29 +03:00
Sign in to join this conversation.
No labels
pull-request
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/lottip#9
No description provided.