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

Revisions №277

branch: interactive/develop 「№277」
Commited by: Rocco Moretti
GitHub commit link: 「8493f22817213bd3」 「№5473」
Difference from previous tested commit:  code diff
Commit date: 2021-07-08 10:45:29
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5473 from RosettaCommons/roccomoretti/interactive_fix_rdkit_rotamers [Foldit] Fix ThreadedRDKitRotamerLibrarySpecification The merge with master resulted in a crash with ligand design puzzles, due to the need of using the clone() method (which was unimplemented before, due to uncopyable mutex. By moving the thread-related code to a dedicated helper class, we can make the ThreadedRDKitRotamerLibrarySpecification::clone() method functional. (Clones share the thread-using class.)

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window