Make gitea.Client fully safe for concurrent usage #494

Closed
opened 2021-03-02 18:57:32 +00:00 by noerw · 1 comment
Member

is it?
@6543

is it? @6543
noerw added the
kind/docs
label 2021-03-02 18:57:32 +00:00
Owner

yes, most of it, just the client.SetSudo(), client.SetBasicAuth(), client.SetOTP(), client.SetHTTPClient() & client.SetContext() do not have a mutex lock protection ...

yes, most of it, just the `client.SetSudo()`, `client.SetBasicAuth()`, `client.SetOTP()`, `client.SetHTTPClient()` & `client.SetContext()` do not have a mutex lock protection ...
6543 changed title from Document if gitea.Client is safe for concurrent usage to Make gitea.Client fully safe for concurrent usage 2021-03-04 00:06:53 +00:00
6543 added the
kind/enhancement
label 2021-03-04 00:07:08 +00:00
6543 closed this issue 2021-03-04 20:19:56 +00:00
6543 closed this issue 2021-03-04 20:19:57 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
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: gitea/go-sdk#494
No description provided.