@ -11,4 +11,4 @@ with open('/tmp/battleship_server.pid', 'w') as f:
f.write(str(pid))
f.write(str(pid))
print('Hello my(battleship_server) pid is '+str(pid))
print('Hello my(battleship_server) pid is '+str(pid))
whileTrue:
whileTrue:
time.sleep(1)
time.sleep(2)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.