REPL expressions which are evaluated by the evalutate() command are not executing in the same context as other muti-line statements. Also, statements are being executed twice if they don't produce output via executor.run() which causes issues.
Gliffy Diagrams
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
REPL expressions which are evaluated by the evalutate() command are not executing in the same context as other muti-line statements. Also, statements are being executed twice if they don't produce output via executor.run() which causes issues.