When I prepare to train a model,I run this code on Windows10,but SIGUSR1 doesn't exist on Windows10.So the "AttributeError: module 'signal' has no attribute 'SIGUSR1'" can't be solved properly.Should I run this code on Linux?Hopefully,I wish I can run this code on Linux.