Skip to content

Minor improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@skadefro skadefro released this 01 Oct 14:34
· 65 commits to master since this release
4ce1914

Fix issue where resume workflows would sometimes run workflows twice
Fix issue where chained workflows ( one workflow starting anther workflow ) would not get started in the right order when resumed after a restart.
Fix invoke code issue, where race condition could make invoke code fail, if trying to compile the same code twice.
Update invoke code to easily allow compiling for both python 3.7 and 3.11

What's Changed

New Contributors

Full Changelog: 1.4.54...1.4.55.beta15