DMTF / libredfish

libRedfish is a C client library that allows for Creation of Entities (POST), Read of Entities (GET), Update of Entities (PATCH), Deletion of Entities (DELETE), running Actions (POST), receiving events, and providing some basic query abilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using [Id=x] hangs sometimes

jbobzin-insyde opened this issue · comments

I will upload good and hang example
good.txt
hang.txt

Tested with FixRefCount branch

The new fix in FixRefCount, should fix this.

tested here and no hangs