Skip to content

Releases: arrmansa/auto-function-serving

v0.1.7

29 Jul 19:37

Choose a tag to compare

Removed incorrect use of 'finally' resulting in better performance in async
Better formatting of the code

Full Changelog: v0.1.6...v0.1.7

v0.1.6

28 Jul 08:27

Choose a tag to compare

Added tests
Simplified code
Better setstate and getstate
more exception handling in AsyncServerHandler

Full Changelog: v0.1.5...v0.1.6

v0.1.5

23 Jul 07:50

Choose a tag to compare

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

22 Jul 21:20

Choose a tag to compare

Now with a working AsyncServerHandler

v0.0.5

20 Jul 21:59

Choose a tag to compare

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

18 Jul 21:12

Choose a tag to compare

Corrected the license and verified that the code is working. Install from https://pypi.org/project/auto-function-serving/0.0.3/