Skip to content

fix/cpy_conf_after_req

Karim Ahmed requested to merge fix/cpy_conf_after_req into master

The copy of the config file is directly written in the local repository after receiving a zmq request(a trigger) and copying all of the generated figures.

Otherwise the config file wont be updated on the remote repository.

Deleting the tmp folder line has been deleted, as I think it is a good idea to have the tmp after a timeout. tmp files might have info over what caused the timeout.

@haufs @karnem

Edited by Karim Ahmed

Merge request reports