Giorgos Apostolopoulos
Giorgos Apostolopoulos
This PR contains a very basic initial implementation of the new asyncio based monitoring service. It currently only works for the local backend. Also every file that I change is...
A testing backend should be created that allows for testing common remote backend patterns. This will be done as part of testing the new async monitoring service.
This PR adds the functionality to terminate a DIRAC process when there are no more jobs to monitor. *Please note and review the following:* I added a global signal handler...