Investigate the event source polyfill source code, particularly the close() method and error handling. Look at the error 'the user aborted a request' and determine if it should be caught or suppressed when source.close() is called. Check the issue comments for any reproduction steps.