Closed ilumos closed 4 months ago
Fixes the following error:
Traceback (most recent call last): File "system/scheduler/__init__.py", line 220, in _render_task File "apps/example/app.py", line 16, in draw TypeError: can't convert 'int' object to str implicitly
Description
Fixes the following error: