Hi, I am relatively new to SLURM. At the moment, I am playing around a little with a job submission plugin.
It would be nice if we could inform the user about changes we do to the job in case that the job is accepted. Thus I would like to write to the user console right after the job has been submitted. Unfortunately, this seems only possible if the job is rejected. I looked through the code and it does not seem possible without changes to the SLURM code. I found some old forum posts concerning this issue, but without any solution. Do you plan to add support for such a feature in the future?