Skip to content
Commit 6a4949c2 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

_scheduler/job.py: Adhere to policy on private symbols

This also removes an illegal peek into element._Element__environment
and uses the public Element.get_environment() accessor instead, removing
the need to also sanitize the returned dictionary.

Further, this reduces the amount of data passed between processes
in asyncio callbacks.

This is a part of issue #285
parent 835e5475
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment