You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	Win: Log error
This commit is contained in:
		| @@ -27,6 +27,7 @@ func runServer(ctx context.Context) *exec.Cmd { | ||||
| 	go func() { | ||||
| 		err := cmd.Run() | ||||
| 		if err != nil { | ||||
| 			log.Println("Failed to start server") | ||||
| 			log.Fatal(err) | ||||
| 		} | ||||
| 		log.Printf("Just ran subprocess %d, exiting\n", cmd.Process.Pid) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user