Feature #598
Support #550: test037: Unit test might thread shared resource id as ipc key and thus test fails
svqids and svsemids shall work in similar way as shms. Added headers for shms command
Status: | Closed | Start date: | 10/18/2020 | |
---|---|---|---|---|
Priority: | Normal (Code 4) | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
Currently these commands just outputs the ID, but preferred form would be that key is also printed:
<resource_id>:<resource_key>
Thus ndrx_sys_sysv_user_res() needs to be refactored to parse both resources from ipcs command outputs.
History
#2 Updated by Madars almost 3 years ago
- Parent task set to #550
#3 Updated by Madars almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
shms not yet touched, it is different style command.
#4 Updated by Madars almost 3 years ago
- Status changed from Resolved to Closed