Popular repositories
629 contributions in the last year
Less
More
Contribution activity
March 2021
Created 8 commits in 3 repositories
Created a pull request in Jigsaw-Code/outline-client that received 1 comment
Fix race condition in RoutingDaemon.stop()
Currently, a call to Tunnel.disconnect()
shuts down all three helpers in
parallel, and the first one to close triggers another call to
disconnect()
…
+42
−10
•
1
comment