Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
756 contributions in the last year
Activity overview
Contribution activity
October 2020
- xuhdev/pytorch.github.io Jupyter Notebook
Created a pull request in pytorch/pytorch.github.io that received 1 comment
Created an issue in matrix-org/synapse that received 6 comments
If the TLS private key isn't readable, synapse just exits with code 0
Description
When the private key specified by tls_private_key_path is not readable, synapse simply exits with code 0.
Steps to reproduce
In homes…