Releases: arrmansa/auto-function-serving
Releases · arrmansa/auto-function-serving
v0.1.7
v0.1.6
Added tests
Simplified code
Better setstate and getstate
more exception handling in AsyncServerHandler
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Popen works well and is now the default like initially intended.
Fixed readme.
AsyncServerHandler code fixed and simplified.
Added time.sleep(random.random()) to reduce number of spawned processes.
improved setstate and getstate
#1 has been fixed
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.0.5
Reverted to multiprocessing backend
added '\n' before cleandoc
added todo items and comments
improved method to get sourcecode
Full Changelog: v0.0.3...v0.0.5
v0.0.3
Corrected the license and verified that the code is working. Install from https://pypi.org/project/auto-function-serving/0.0.3/