Skip to content
Snippets Groups Projects
Commit 6cf8f07c authored by Florian Schmaus's avatar Florian Schmaus
Browse files

[MemoryManager] Fix stale reference to WsClQueue

The MemoryManager uses lib::adt::wsqueue::Default as work-stealing
queue implementation. The reference to WsClQueue would break if e.g.,
ws_queue_default=cl4, since the type would not exist.
parent 85b0451c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment