-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listrefactorImproving readability/efficiency without behavioral changesImproving readability/efficiency without behavioral changesteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
mock_vulkan.cc relies on static thread_local data in some places. We should add a mechanism to make sure they get flushed between tests and an explicit cleanup time instead of relying on thread destruction. This will get is more in alignment with the guidelines in the c++ style guide.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listrefactorImproving readability/efficiency without behavioral changesImproving readability/efficiency without behavioral changesteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team