TheMajorBBS / GHost2

Remote door server for WG/Major BBS.
GNU General Public License v3.0
3 stars 0 forks source link

Fix node directory removal (Issue #1) #15

Closed duckula-mbbs closed 3 years ago

duckula-mbbs commented 3 years ago

This PR resolves issue #1.

Moved logic to ClientThread class Dispose method after garbage collection occurs.

Note: This PR also removes signing from Ghost2, RMLib and RMLibUI projects.