forked from oxplot/fysom
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
Would this be possible? Or it is too crazy?
It currently errors the below with if you try to pickle the example in the README.
pickle.PicklingError: Can't pickle <function startup at 0x7f4b8c4492a8>: it's not found as fysom.startup
- I want to use the state machine over a series of web requests, and want to put it somewhere between requests.
Reactions are currently unavailable