Commit graph

2 commits

Author SHA1 Message Date
Erik Ogenvik
b4e0cbfb0b Allow for storing random Python objects in Task.
This is done through the "temporaries" attribute.
The idea is to allow for storing structures which won't be serialized, but can
be recreated at construction time.
2020-05-23 23:28:21 +02:00
Erik Ogenvik
7534fee4e3 Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
Renamed from tests/Py_TaskTest.cpp (Browse further)