Commit graph

206 commits

Author SHA1 Message Date
9e183bbfc0 Fix renames 2022-07-04 09:28:09 +02:00
d971ea054f Store model versions globally 2022-07-04 09:27:43 +02:00
3e2afbe3eb Rename folder 2022-07-04 09:26:53 +02:00
bb1077d45f Add exceptions 2022-07-04 08:47:52 +02:00
92a0b0ba55 Add basic tests 2022-07-04 08:47:37 +02:00
896c26cef4 Extract variable 2022-07-04 08:47:26 +02:00
9ac60e7e0a Fix async tracing context 2022-07-04 08:47:17 +02:00
41214be575 Fiz name of decorated functions 2022-07-03 17:47:49 +02:00
fb88036c88 Fix missing logo 2022-07-03 17:47:31 +02:00
ee06b27e93 Fix missing space 2022-07-03 17:47:23 +02:00
fdc014ada9 Release new version 2022-07-03 16:17:48 +02:00
58d318dd0e Serialize BaseModel 2022-07-03 16:17:27 +02:00
6f9e18f0c5 Fix table UI 2022-07-03 16:17:13 +02:00
4bdf711218 Add basic async support 2022-07-03 16:16:46 +02:00
623e81cdcb Serialise BaseModels 2022-07-03 16:05:19 +02:00
2f4d203446 Fix hanging bug by adding manager 2022-07-03 16:01:52 +02:00
ad1b2a20ef Try fixing test 2022-07-03 14:56:01 +02:00
d2c0acc900 Try debugging 2022-07-03 14:32:05 +02:00
64f260ab1c Remove trailing slash 2022-07-03 13:55:10 +02:00
4f59a53af5 Add more colors 2022-07-03 13:54:52 +02:00
92c185cb0a Change emoji 2022-07-03 13:54:35 +02:00
d9a18ac982 Print default values 2022-07-03 13:54:29 +02:00
1f4bfd2a24 Try fixing zombie processes 2022-07-03 13:54:15 +02:00
0d9d60e5f1 Try debug hanging process 2022-07-03 13:46:58 +02:00
32bb77d4d6 Try debugging hanging 2022-07-03 13:32:42 +02:00
05fe47e037 Try debugging stuck tests 2022-07-03 13:08:48 +02:00
e85edf4222 Debug stuck tests 2022-07-03 12:57:05 +02:00
c76342534a Improve serialization 2022-07-03 12:25:56 +02:00
7d774f37be Remove 3.7 support 2022-07-02 23:01:53 +02:00
2ba4690e12 Minor fixes 2022-07-02 21:57:09 +02:00
31f5bab2f4 Loosen requriements 2022-07-02 09:59:32 +02:00
513b1df984 Loosen requirements 2022-07-02 09:34:08 +02:00
f4e69bf32e Add overrides for threaded_parallel_map 2022-07-02 08:27:31 +02:00
36956b472e Add testing on Python 3.7 2022-07-02 08:27:11 +02:00
aa3131dcc1 Remove logging and leave it up to the user 2022-07-02 08:26:26 +02:00
2e12947429 Don't leave threads running 2022-07-02 00:13:25 +02:00
9866b88faf Fix exception handling 2022-07-01 23:50:31 +02:00
835f9b4ba0 Fix import 2022-07-01 23:13:32 +02:00
45a2058bf0 Update version 2022-07-01 22:43:32 +02:00
a40f456e39 Add error handling to parallel map 2022-07-01 22:43:08 +02:00
cbe843220a Add default values for conf 2022-07-01 22:42:31 +02:00
076f676f4f Format 2022-07-01 21:10:38 +02:00
6a50f87abe Add builtin deserialization 2022-07-01 20:34:47 +02:00
8692cc60ee Add support for raw results 2022-07-01 20:31:35 +02:00
c1d32741c1 Improve CPU usage 2022-07-01 19:57:24 +02:00
b56273e267 Simplify API 2022-07-01 19:50:43 +02:00
8f1418c346 Support more types for freezing 2022-07-01 19:50:26 +02:00
c8fbced859 Improve argument typechecking 2022-07-01 19:50:03 +02:00
0ff0b49a79 Add threaded parallel_map 2022-06-30 17:22:16 +02:00
154cc52fa6 Improve parallel map API 2022-06-30 16:54:01 +02:00