Threads aren't currently supported by dpytest - calling thread-related functions raises NotImplementedError.
In some cases it's possible to work around this by creating thread objects manually, but this doesn't work for cases where the backend would need to be aware of the thread's existence.
Threads aren't currently supported by dpytest - calling thread-related functions raises NotImplementedError.
In some cases it's possible to work around this by creating thread objects manually, but this doesn't work for cases where the backend would need to be aware of the thread's existence.