Skip to content

Timeouts #11

@sdvillal

Description

@sdvillal

Some computations in HCTSA can become unexpectedly slow. We could add a timeout parameter to avoid these dragging down all the computation.

It seems to me that timeouts are not simple to handle in single-threaded matlab-land, if possible at all. We could go for python (signal or multiprocessing + kill matlab session). Some links from google:

oct2py already provides a session-wide timeout

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions