'ProcessGuard', 'ProcessMonitor' and 'ProcessCleaner' names #113
                  
                    
                      elBoberido
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| The task of the  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Somehow it felt like
ProcessGuard,ProcessMonitorandProcessCleanerdo not fit together and I think I finally know why.ProcessGuard
AliveGuardorProcessAliveGuardProcessMonitor
ProcessGuardis active or not, only on a higher level we infer that the process is alive or notProcessGuardMonitorto tell what it doesProcessCleaner
ProcessGuardshould be cleaned up and also does it on dropProcessGuardCleanerto tell what it doesI'm not sure whether
ProcessGuardis too broad but I think the two other constructs should just appendMonitorandCleanerto whatever the first one will be called.Beta Was this translation helpful? Give feedback.
All reactions