If the printer is unreachable, the print server's attempt to connect will eventually time out, but it then proceeds to delete the entry from the print queue as if it were successfully printed. It should remain the queue instead.
The print server should probably exit if the printer is unreachable rather than retrying continuously.
If the printer is unreachable, the print server's attempt to connect will eventually time out, but it then proceeds to delete the entry from the print queue as if it were successfully printed. It should remain the queue instead.
The print server should probably exit if the printer is unreachable rather than retrying continuously.