there are a number of ways to accommodate that nee...
# development
f
there are a number of ways to accommodate that need. One thought I’ve had is to have a
@NotNull
equivalent for tasks. We could flip it and require that tasks don’t return None/null and having a Maybe type or something in the case they need to.