Files
rdkit/Code
David Cosgrove 9a1125c91f SynthonSpace search timeout (#8070)
* Add timeout to searches.

* Correct docstring.

* Include chrono header.

* Get it compiling with gcc.

* And then clang didn't like it...

* Revert to tmpnam as msktemp isn't available on Windows.

* Response to review.
Run time no longer saved in SearchResults.
Timeout check not tied to size of results.
Made the test timeout shorter.

* Fix the Python wrapper.

* Shamelessly steal the better timeout method from PR8110.

* suggested changes

* be more conservative about what does not time out

the CI machines can be surprisingly slow

---------

Co-authored-by: David Cosgrove <david@cozchemix.co.uk>
Co-authored-by: Greg Landrum <greg.landrum@gmail.com>
2025-01-30 05:45:57 +01:00
..
2024-08-16 17:11:31 +02:00
2021-10-20 04:25:27 +02:00
2024-11-28 07:12:25 +01:00
2023-11-10 15:32:54 +01:00
2019-10-10 20:18:43 +09:00