Skip to content
Snippets Groups Projects
Commit 69e73b98 authored by Florian Fischer's avatar Florian Fischer
Browse files

[CallerEnvironment] Add a new OWNER caller environment

The OWNER caller environment can be used when the executed algorithm
should be different if the current worker owns the objects it touches.
For example a worker reaping completions on a foreign IoContext may
use the EMPER callerEnvironment and the worker of the IoContext OWNER.

Also implement the stream operator to print caller environments.
parent e677b305
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