globocom / globocom/GloboNetworkAPI

Pool member request with checkstatus=1 is not locking data

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
88
Forks
71
Avg merge
1d 10h
Merged PRs (30d)
4

Description

/api/v3/pool/deploy//member/status/?checkstatus=1 is not locking the data in networkapi.
As such, it can cause concurrence problems with another requests that change pool member table.

Made two request, to delete member and to check status and it inserted a status of a non existent member after removing it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.