Skip to content

Resolves #163 garbage segfault

Nicolas Pope requested to merge bug/163/garbage into master

Uses idle timer job to do garbage which ensures no other thread is still using the peer object.

Merge request reports