mapflpy.tracer.TracerMP._mapfl_id

mapflpy.tracer.TracerMP._mapfl_id#

TracerMP._mapfl_id()[source]#

Request the internal mapfl object 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.