「view this page in B3 βῆτα server」

Revisions №40

branch: interactive/develop 「№40」
Commited by: Rocco Moretti
GitHub commit link: 「e8b5bc268c2271de」 「№3818」
Difference from previous tested commit:  code diff
Commit date: 2019-03-12 16:19:42

Merge pull request #3818 from RosettaCommons/roccomoretti/win_handle_leak Foldit: Fix handle leak on Windows. Unlike Posix, on Windows you need to explicit close the handle after joining. (see e.g. https://stackoverflow.com/q/14211958/3022952). This should hopefully address the issues seen in https://fold.it/portal/node/2004487

...