Resolve "Implement async argument in CodeBlock"
Changelog
Added
- Added
AsyncCodeBlock, a version ofCodeBlockwhere the code is run asynchronously (authors: Peter Harrison and Frank Höger).
Closes #880 (closed)
Edited by Peter Harrison
AsyncCodeBlock, a version of CodeBlock where the code is run asynchronously (authors: Peter Harrison and Frank Höger).Closes #880 (closed)