Skip to content

Commit

Permalink
chore: update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Jun 17, 2019
1 parent bacff25 commit c381702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2019/06-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h3 id="goroutine-leaks">goroutine leaks</h3>
<li>At @seqsense, we use Go language in many places. Though I first joined this
team as a frontend engineer, but now I help implementing the data collector
agent in Go language. This week I first experienced I leaked a goroutine.
Thanks to @t-asaka's review, that leak has never deployed to the actual
Thanks to @t-asaka's review, that leak has never been deployed to the actual
device, but it was about to be shipped and I really didn't realize it leaked.</li>
</ul>
<pre><code>func Foo() {
Expand Down

0 comments on commit c381702

Please sign in to comment.