Skip to content

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Sep 12, 2025

There is no need to call urDeviceRetain(MDevice)
in constructor of device_impl in case of subdevices.

It fixes URT-961.

@ldorau ldorau force-pushed the Do_not_call_DeviceRetain_in_constructor_of_device_impl branch from b07c1d4 to 51a4b37 Compare September 12, 2025 13:43
@ldorau ldorau force-pushed the Do_not_call_DeviceRetain_in_constructor_of_device_impl branch from 51a4b37 to ab4b9b9 Compare September 12, 2025 13:48
@ldorau ldorau changed the title [UR] Do not call urDeviceRetain() in constructor of device_impl [UR] Do not call urDeviceRetain() in case of subdevices Sep 12, 2025
@ldorau ldorau force-pushed the Do_not_call_DeviceRetain_in_constructor_of_device_impl branch from ab4b9b9 to 7c033d0 Compare September 15, 2025 10:05
@ldorau ldorau force-pushed the Do_not_call_DeviceRetain_in_constructor_of_device_impl branch from 7c033d0 to 054acf1 Compare September 15, 2025 10:15
There is no need to call urDeviceRetain(MDevice)
in constructor of device_impl in case of subdevices.

It fixes URT-961.

Signed-off-by: Lukasz Dorau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant