mapflpy.tracer.TracerMP._mapfl_id#
- TracerMP._mapfl_id()[source]#
Request the internal
mapflobject ID from the subprocess.This sends a message to the child process asking for its ID.
Note
Return handling and error checking is done in the
check_process_state()decorator.